5 references to ReadSubjectPublicKeyInfo
System.Security.Cryptography (5)
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (1)
167KeyFormatHelper.ReadSubjectPublicKeyInfo<DSAParameters>(
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (1)
30KeyFormatHelper.ReadSubjectPublicKeyInfo<ECParameters>(
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1174KeyFormatHelper.ReadSubjectPublicKeyInfo(s_knownOids, source, SubjectPublicKeyReader, out int read, out MLKem kem);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
97KeyFormatHelper.ReadSubjectPublicKeyInfo<RSAParameters>(
System\Security\Cryptography\ECAlgorithm.cs (1)
558KeyFormatHelper.ReadSubjectPublicKeyInfo<ECParameters>(