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