|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.AbstractTlsSigner
public abstract class AbstractTlsSigner
Field Summary | |
---|---|
protected TlsContext |
context
|
Constructor Summary | |
---|---|
AbstractTlsSigner()
|
Method Summary | |
---|---|
void |
init(TlsContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.bouncycastle.crypto.tls.TlsSigner |
---|
createSigner, createVerifyer, generateRawSignature, isValidPublicKey, verifyRawSignature |
Field Detail |
---|
protected TlsContext context
Constructor Detail |
---|
public AbstractTlsSigner()
Method Detail |
---|
public void init(TlsContext context)
init
in interface TlsSigner
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |