Base:
property
KeyEncryptionAlgorithm
Internal.Cryptography.RecipientInfoPal.KeyEncryptionAlgorithm
2 references to KeyEncryptionAlgorithm
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (2)
262
int? aesKeySizeInBytes =
KeyEncryptionAlgorithm
.Oid.Value switch
271
if (aesKeySizeInBytes != KeyEncryptionKeyLengthInBytes ||
KeyEncryptionAlgorithm
.Parameters is not [])