| Package | Description |
|---|---|
| org.bouncycastle.crypto.tls |
| Modifier and Type | Method and Description |
|---|---|
static DigitallySigned |
DigitallySigned.parse(TlsContext context,
InputStream input)
Parse a
DigitallySigned from an InputStream. |
protected DigitallySigned |
AbstractTlsKeyExchange.parseSignature(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
DTLSClientProtocol.generateCertificateVerify(DTLSClientProtocol.ClientHandshakeState state,
DigitallySigned certificateVerify) |
protected void |
TlsClientProtocol.sendCertificateVerifyMessage(DigitallySigned certificateVerify) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.