C# 클래스 System.Security.Cryptography.Aes

상속: SymmetricAlgorithm
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ) : Aes
Create ( string algorithmName ) : Aes

보호된 메소드들

메소드 설명
Aes ( ) : Internal.Cryptography

메소드 상세

Aes() 보호된 메소드

protected Aes ( ) : Internal.Cryptography
리턴 Internal.Cryptography

Create() 공개 정적인 메소드

public static Create ( ) : Aes
리턴 Aes

Create() 공개 정적인 메소드

public static Create ( string algorithmName ) : Aes
algorithmName string
리턴 Aes