2 writes to Key
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSigner.cs (2)
73
Key
= key;
112
Key
= key;
2 references to Key
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseHelpers.cs (2)
109
AsymmetricAlgorithm key = signer.
Key
;
201
int keySize = signer.
Key
.KeySize;