메소드 | 설명 | |
---|---|---|
Sign ( byte key, byte src ) : byte[] | ||
Signature ( int keyLength ) : System | ||
Verify ( byte key, byte src, byte expected ) : void |
메소드 | 설명 | |
---|---|---|
IsValidKeyLength ( byte key ) : void |
public abstract Verify ( byte key, byte src, byte expected ) : void | ||
key | byte | |
src | byte | |
expected | byte | |
리턴 | void |