3 references to Decode
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (2)
819
PBEParameter pbeParameters = PBEParameter.
Decode
(algorithmParameters.Value, AsnEncodingRules.BER);
880
PBEParameter pbeParameters = PBEParameter.
Decode
(
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (1)
534
PBEParameter pbeParameter = PBEParameter.
Decode
(