C# 클래스 NIST.DMC.STEP4PLOT

상속: Text4PLOT
파일 보기 프로젝트 열기: usnistgov/DT4SM 1 사용 예제들

공개 메소드들

메소드 설명
SignFile ( string filePath, object signature ) : void

보호된 메소드들

메소드 설명
Hash ( string filePath ) : byte[]

비공개 메소드들

메소드 설명
RetrieveContent ( StreamReader fileStream ) : String

메소드 상세

Hash() 보호된 메소드

protected Hash ( string filePath ) : byte[]
filePath string
리턴 byte[]

SignFile() 공개 메소드

public SignFile ( string filePath, object signature ) : void
filePath string
signature object
리턴 void