public class Digest extends Object
Digest(int algorithmID, byte[] value)
int
getAlgorithmID()
byte[]
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Digest(int algorithmID, byte[] value)
public int getAlgorithmID()
public byte[] getValue()
Copyright © 2019. All rights reserved.