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

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

Méthodes publiques

Méthode Description
DecryptionWrapperAES ( ) : 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

DecryptionWrapperAES() public méthode

public DecryptionWrapperAES ( ) : System
Résultat System