4 references to RS384
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CoseHelpers.cs (1)
278KnownCoseAlgorithms.PS384 or KnownCoseAlgorithms.RS384 => HashAlgorithmName.SHA384,
System\Security\Cryptography\Cose\CoseSigner.cs (1)
208nameof(HashAlgorithmName.SHA384) => KnownCoseAlgorithms.RS384,
System\Security\Cryptography\Cose\KnownCoseAlgorithms.cs (2)
51nameof(RS384) => RS384,