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

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

공개 메소드들

메소드 설명
DecryptionWrapperAES ( ) : System

보호된 메소드들

메소드 설명
CreateAlgorithm ( ) : SymmetricAlgorithm

메소드 상세

CreateAlgorithm() 보호된 메소드

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

DecryptionWrapperAES() 공개 메소드

public DecryptionWrapperAES ( ) : System
리턴 System