| Constructor and Description |
|---|
PopV1Signer() |
PopV1Signer(SignatureAlgorithm algorithm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
SignatureAlgorithm |
getSignerName() |
SignatureVersion |
getSignerVersion() |
byte[] |
hash(byte[] raw) |
String |
signString(String stringToSign,
SignerParams params) |
public PopV1Signer()
public PopV1Signer(SignatureAlgorithm algorithm)
public String signString(String stringToSign, SignerParams params)
signString in interface PopSignerpublic String getContent()
getContent in interface PopSignerpublic SignatureAlgorithm getSignerName()
getSignerName in interface PopSignerpublic SignatureVersion getSignerVersion()
getSignerVersion in interface PopSignerCopyright © 2022. All rights reserved.