6 references to ReadPkcs8
System.Security.Cryptography (6)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (1)
859KeyFormatHelper.ReadPkcs8(s_knownOids, source, PrivateKeyReader, out int read, out CompositeMLDsa dsa);
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (1)
190KeyFormatHelper.ReadPkcs8<DSAParameters>(
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
1421KeyFormatHelper.ReadPkcs8(KnownOids, source, MLDsaKeyReader, out int read, out MLDsa dsa);
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1270KeyFormatHelper.ReadPkcs8(s_knownOids, source, MLKemKeyReader, out int read, out MLKem kem);
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
1288KeyFormatHelper.ReadPkcs8(
System\Security\Cryptography\ECAlgorithm.cs (1)
499KeyFormatHelper.ReadPkcs8<ECParameters>(