Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Amazon
Runtime
Internal
Util
EncryptionWrapperAES
C# Class Amazon.Runtime.Internal.Util.EncryptionWrapperAES
Inheritance:
EncryptionWrapper
Mostra file
Open project: aws/aws-sdk-net
Public Methods
Method
Description
EncryptionWrapperAES
( ) :
System
Protected Methods
Method
Description
CreateAlgorithm
( ) :
SymmetricAlgorithm
Method Details
CreateAlgorithm()
protected
method
protected
CreateAlgorithm
( ) :
SymmetricAlgorithm
return
System.Security.Cryptography.SymmetricAlgorithm
EncryptionWrapperAES()
public
method
public
EncryptionWrapperAES
( ) :
System
return
System