C# 클래스 Amazon.Runtime.Internal.Util.EncryptionWrapperAES

상속: EncryptionWrapper
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
EncryptionWrapperAES ( ) : System

보호된 메소드들

메소드 설명
CreateAlgorithm ( ) : SymmetricAlgorithm

메소드 상세

CreateAlgorithm() 보호된 메소드

protected CreateAlgorithm ( ) : SymmetricAlgorithm
리턴 System.Security.Cryptography.SymmetricAlgorithm

EncryptionWrapperAES() 공개 메소드

public EncryptionWrapperAES ( ) : System
리턴 System