1 write to Other
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (1)
110
decoded.
Other
= tmpOther;
6 references to Other
System.Security.Cryptography.Pkcs (6)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (4)
73
if (!rid.RKeyId.Value.
Other
.HasValue)
78
Oid oid = new Oid(rid.RKeyId.Value.
Other
.Value.KeyAttrId);
81
if (rid.RKeyId.Value.
Other
.Value.KeyAttr != null)
83
rawData = rid.RKeyId.Value.
Other
.Value.KeyAttr!.Value.Span;
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (2)
35
if (
Other
.HasValue)
37
Other
.Value.Encode(writer);