| Package | Description |
|---|---|
| old.org.bouncycastle.asn1.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 |
|---|
POPOSigningKeyInput(PKMACValue pkmac,
SubjectPublicKeyInfo spki)
Creates a new POPOSigningKeyInput using password-based MAC.
|
Copyright © 2015. All rights reserved.