public abstract class AbstractSigner extends Object implements Signer
AbstractSigner()
protected String
hashSHA256(byte[] content)
protected byte[]
hmacSHA256(byte[] key, String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sign, signUrl
public AbstractSigner()
protected String hashSHA256(byte[] content) throws Exception
Exception
protected byte[] hmacSHA256(byte[] key, String content) throws Exception
Copyright © 2019. All rights reserved.