Package | Description |
---|---|
org.bouncycastle.asn1.crmf |
Modifier and Type | Method and Description |
---|---|
static POPOPrivKey |
POPOPrivKey.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static POPOPrivKey |
POPOPrivKey.getInstance(Object obj) |
Constructor and Description |
---|
ProofOfPossession(int type,
POPOPrivKey privkey)
Creates a ProofOfPossession for key encipherment or agreement.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.