3 references to AlgorithmIdentifier
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\AsnHelpers.cs (1)
151
return new
AlgorithmIdentifier
(new Oid(asn.Algorithm), keyLength)
System\Security\Cryptography\Pkcs\AlgorithmIdentifier.cs (2)
14
:
this
(Oids.TripleDesCbcOid.CopyOid(), 0)
19
:
this
(oid, 0)