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