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