public class HmacPen extends AbstractIronPen
paperName| Modifier and Type | Method and Description |
|---|---|
byte[] |
sign(byte[] content,
String algorithm,
String keyId) |
boolean |
verify(byte[] content,
byte[] signature,
String algorithm,
String keyId) |
Copyright © 2018. All rights reserved.