C# Class Amazon.Runtime.Internal.Util.EncryptionWrapperAES

Inheritance: EncryptionWrapper
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
EncryptionWrapperAES ( ) : System

Méthodes protégées

Méthode Description
CreateAlgorithm ( ) : SymmetricAlgorithm

Method Details

CreateAlgorithm() protected méthode

protected CreateAlgorithm ( ) : SymmetricAlgorithm
Résultat System.Security.Cryptography.SymmetricAlgorithm

EncryptionWrapperAES() public méthode

public EncryptionWrapperAES ( ) : System
Résultat System