1 override of OtherKeyAttribute
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
61public override CryptographicAttributeObject? OtherKeyAttribute
1 reference to OtherKeyAttribute
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\KeyAgreeRecipientInfo.cs (1)
76return _lazyOtherKeyAttribute ??= Pal.OtherKeyAttribute;