| Package | Description |
|---|---|
| org.bouncycastle.asn1.crmf | |
| org.bouncycastle.cert.crmf |
| Modifier and Type | Method and Description |
|---|---|
static PKMACValue |
PKMACValue.getInstance(ASN1TaggedObject obj,
boolean isExplicit) |
static PKMACValue |
PKMACValue.getInstance(Object o) |
PKMACValue |
POPOSigningKeyInput.getPublicKeyMAC()
Returns the publicKeyMAC field, or null if authInfo is sender
|
| Constructor and Description |
|---|
POPOPrivKey(PKMACValue agreeMac) |
POPOSigningKeyInput(PKMACValue pkmac,
SubjectPublicKeyInfo spki)
Creates a new POPOSigningKeyInput using password-based MAC.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateRequestMessageBuilder |
CertificateRequestMessageBuilder.setProofOfPossessionAgreeMAC(PKMACValue macValue) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.