1 reference to MinimumKeySizeInBytes
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
277
if (_asn.EncryptedKey.Length % 8 != 0 || _asn.EncryptedKey.Length <
MinimumKeySizeInBytes
)