1 write to KeyAttrId
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
96
decoded.
KeyAttrId
= sequenceReader.ReadObjectIdentifier();
2 references to KeyAttrId
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
78
Oid oid = new Oid(rid.RKeyId.Value.Other.Value.
KeyAttrId
);
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
28
writer.WriteObjectIdentifier(
KeyAttrId
);