2 references to Decode
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
49
RSAPublicKeyAsn.
Decode
(keyData, AsnEncodingRules.BER);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.Pkcs1.cs (1)
109
RSAPublicKeyAsn key = RSAPublicKeyAsn.
Decode
(keyData, AsnEncodingRules.BER);