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