Enum AsymmetricAlgorithmType
- Namespace
- Amazon.Extensions.S3.Encryption.Primitives
- Assembly
- Amazon.Extensions.S3.Encryption.dll
Type of public key and private key pair based crypto algorithms
public enum AsymmetricAlgorithmType
Fields
RsaOaepSha1 = 0RSA encryption using OAEP padding SHA-1 as the hash for MGF1 & OAEP