Signature « java.security « Java by API





1.Signature: initSign(PrivateKey privateKey) throws InvalidKeyException
2.Signature: sign() throws SignatureException
3.Signature: update(byte[] data) throws SignatureException