2 writes to Version
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyTrans.cs (1)
116
ktri.
Version
= 2;
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
82
if (!sequenceReader.TryReadInt32(out decoded.
Version
))
3 references to Version
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyTrans.cs (2)
33
public override int Version => _asn.
Version
;
176
v0Recipient = (ktri.
Version
== 0);
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
28
writer.WriteInteger(
Version
);