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, waitcreateSigner, createVerifyer, generateRawSignature, isValidPublicKey, verifyRawSignatureprotected TlsContext context
public void init(TlsContext context)