Package | Description |
---|---|
org.bouncycastle.asn1.crmf | |
org.bouncycastle.cert.crmf |
Basic support package for handling and creating CRMF (RFC 4211) certificate request messages.
|
Modifier and Type | Method and Description |
---|---|
static POPOSigningKey |
POPOSigningKey.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static POPOSigningKey |
POPOSigningKey.getInstance(Object o) |
Constructor and Description |
---|
ProofOfPossession(POPOSigningKey poposk)
Creates a ProofOfPossession for a signing key.
|
Modifier and Type | Method and Description |
---|---|
POPOSigningKey |
ProofOfPossessionSigningKeyBuilder.build(ContentSigner signer) |
Copyright © 2018 BouncyCastle.org. All rights reserved.