4 references to Decode
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (2)
117
PrivateKeyInfoAsn.
Decode
(ref reader, source, out PrivateKeyInfoAsn privateKeyInfo);
144
PrivateKeyInfoAsn.
Decode
(ref reader, source, out PrivateKeyInfoAsn privateKeyInfo);
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
878
PrivateKeyInfoAsn.
Decode
(ref reader, manager.Memory, out PrivateKeyInfoAsn pki);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs8PrivateKeyInfo.cs (1)
86
PrivateKeyInfoAsn.
Decode
(ref reader, rebind, out PrivateKeyInfoAsn privateKeyInfo);