6 references to AsnEncodedData
System.Security.Cryptography (5)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs9AttributeObject.cs (1)
37
:
base
(asnEncodedData)
System\Security\Cryptography\X509Certificates\PublicKey.cs (2)
33
EncodedParameters = new
AsnEncodedData
(parameters);
34
EncodedKeyValue = new
AsnEncodedData
(keyValue);
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (2)
34
:
base
(encodedDistinguishedName)
39
:
base
(distinguishedName)
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs9AttributeObject.cs (1)
37
:
base
(asnEncodedData)