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