5 references to RS384
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
91CoseAlgorithm.RS384 => FromKey(rsaKey, RSASignaturePadding.Pkcs1, HashAlgorithmName.SHA384), 143alg != CoseAlgorithm.RS384 && 166nameof(CoseAlgorithm.RS384) => CoseAlgorithm.RS384, 291nameof(HashAlgorithmName.SHA384) => CoseAlgorithm.RS384,