6 references to ReadPkcs8
System.Security.Cryptography (6)
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (1)
190KeyFormatHelper.ReadPkcs8<DSAParameters>(
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
910KeyFormatHelper.ReadPkcs8(s_knownOids, source, MLDsaKeyReader, out int read, out MLDsa dsa);
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1236KeyFormatHelper.ReadPkcs8(s_knownOids, source, MLKemKeyReader, out int read, out MLKem kem);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
139KeyFormatHelper.ReadPkcs8<RSAParameters>(
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
1071KeyFormatHelper.ReadPkcs8(
System\Security\Cryptography\ECAlgorithm.cs (1)
499KeyFormatHelper.ReadPkcs8<ECParameters>(