Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.cms.ecc |
Modifier and Type | Method and Description |
---|---|
static OriginatorPublicKey |
OriginatorPublicKey.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return an OriginatorPublicKey object from a tagged object.
|
static OriginatorPublicKey |
OriginatorPublicKey.getInstance(Object obj)
Return an OriginatorPublicKey object from the given object.
|
OriginatorPublicKey |
OriginatorIdentifierOrKey.getOriginatorKey() |
Constructor and Description |
---|
OriginatorIdentifierOrKey(OriginatorPublicKey id) |
Modifier and Type | Method and Description |
---|---|
OriginatorPublicKey |
MQVuserKeyingMaterial.getEphemeralPublicKey() |
Constructor and Description |
---|
MQVuserKeyingMaterial(OriginatorPublicKey ephemeralPublicKey,
ASN1OctetString addedukm) |
Copyright © 2018 BouncyCastle.org. All rights reserved.