Package | Description |
---|---|
old.org.bouncycastle.asn1.cms |
Modifier and Type | Method and Description |
---|---|
static OriginatorIdentifierOrKey |
OriginatorIdentifierOrKey.getInstance(ASN1TaggedObject o,
boolean explicit)
return an OriginatorIdentifierOrKey object from a tagged object.
|
static OriginatorIdentifierOrKey |
OriginatorIdentifierOrKey.getInstance(Object o)
return an OriginatorIdentifierOrKey object from the given object.
|
OriginatorIdentifierOrKey |
KeyAgreeRecipientInfo.getOriginator() |
Constructor and Description |
---|
KeyAgreeRecipientInfo(OriginatorIdentifierOrKey originator,
ASN1OctetString ukm,
AlgorithmIdentifier keyEncryptionAlgorithm,
ASN1Sequence recipientEncryptedKeys) |
Copyright © 2015. All rights reserved.