Base:
property
KeyDerivationAlgorithm
Internal.Cryptography.KemRecipientInfoPal.KeyDerivationAlgorithm
2 references to KeyDerivationAlgorithm
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (2)
243
HashAlgorithmName? hkdfAlgorithm =
KeyDerivationAlgorithm
.Oid.Value switch
255
if (hkdfAlgorithm is null ||
KeyDerivationAlgorithm
.Parameters is not [])