public class HmacPen extends AbstractIronPen
paperName
byte[]
sign(byte[] content, String algorithm, String keyId)
boolean
verify(byte[] content, byte[] signature, String algorithm, String keyId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] sign(byte[] content, String algorithm, String keyId)
public boolean verify(byte[] content, byte[] signature, String algorithm, String keyId)
Copyright © 2021. All rights reserved.