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