C# 클래스 ODPI.Service.CertificateBuilder

파일 보기 프로젝트 열기: openlab/ODPI

공개 메소드들

메소드 설명
GetPrivateKey ( string dir ) : byte[]
Initialize ( ) : void
MakeCertificate ( string dir ) : string

메소드 상세

GetPrivateKey() 공개 정적인 메소드

public static GetPrivateKey ( string dir ) : byte[]
dir string
리턴 byte[]

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

MakeCertificate() 공개 정적인 메소드

public static MakeCertificate ( string dir ) : string
dir string
리턴 string