4 references to PS384
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)
197nameof(HashAlgorithmName.SHA384) => KnownCoseAlgorithms.PS384,
System\Security\Cryptography\Cose\KnownCoseAlgorithms.cs (2)
48nameof(PS384) => PS384,