1 write to Version
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (1)
103
if (!sequenceReader.TryReadInt32(out decoded.
Version
))
2 references to Version
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
35
public override int Version => _asn.
Version
;
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (1)
30
writer.WriteInteger(
Version
);