Package | Description |
---|---|
kz.gamma.asn1.cms | |
kz.gamma.cms |
Modifier and Type | Field and Description |
---|---|
private OriginatorIdentifierOrKey |
KeyAgreeRecipientInfo.originator |
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(java.lang.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) |
Modifier and Type | Field and Description |
---|---|
(package private) OriginatorIdentifierOrKey |
CMSEnvelopedGenerator.RecipientInf.originator |
Constructor and Description |
---|
RecipientInf(javax.crypto.SecretKey secretKey,
java.lang.String algorithm,
java.lang.String wrapOid,
OriginatorIdentifierOrKey originator,
java.security.cert.X509Certificate cert) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.