C# 클래스 IronRuby.StandardLibrary.Digest.Digest.Base

상속: Class
파일 보기 프로젝트 열기: ExpertsInside/IronSP

보호된 메소드들

메소드 설명
Base ( HashAlgorithm algorithm ) : System

비공개 메소드들

메소드 설명
Finish ( RubyContext context, Base self ) : MutableString
Reset ( RubyContext context, Base self ) : Base
Update ( RubyContext context, Base self, MutableString str ) : Base

메소드 상세

Base() 보호된 메소드

protected Base ( HashAlgorithm algorithm ) : System
algorithm System.Security.Cryptography.HashAlgorithm
리턴 System