Package | Description |
---|---|
old.org.bouncycastle.asn1.cms | |
old.org.bouncycastle.asn1.cms.ecc | |
old.org.bouncycastle.cms |
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) |
Modifier and Type | Method and Description |
---|---|
protected OriginatorPublicKey |
KeyAgreeRecipientInfoGenerator.createOriginatorPublicKey(SubjectPublicKeyInfo originatorKeyInfo) |
Copyright © 2015. All rights reserved.