public abstract class AbstractTlsSigner extends java.lang.Object implements TlsSigner
Modifier and Type | Field and Description |
---|---|
protected TlsContext |
context |
Constructor and Description |
---|
AbstractTlsSigner() |
Modifier and Type | Method and Description |
---|---|
void |
init(TlsContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSigner, createVerifyer, generateRawSignature, isValidPublicKey, verifyRawSignature
protected TlsContext context
public void init(TlsContext context)