| Package | Description |
|---|---|
| kz.gamma.asn1.cms | |
| kz.gamma.cms |
| Modifier and Type | Field and Description |
|---|---|
private KEKIdentifier |
KEKRecipientInfo.kekid |
| Modifier and Type | Method and Description |
|---|---|
static KEKIdentifier |
KEKIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit)
return a KEKIdentifier object from a tagged object.
|
static KEKIdentifier |
KEKIdentifier.getInstance(java.lang.Object obj)
return a KEKIdentifier object from the given object.
|
KEKIdentifier |
KEKRecipientInfo.getKekid() |
| Constructor and Description |
|---|
KEKRecipientInfo(KEKIdentifier kekid,
AlgorithmIdentifier keyEncryptionAlgorithm,
ASN1OctetString encryptedKey) |
| Modifier and Type | Field and Description |
|---|---|
(package private) KEKIdentifier |
CMSEnvelopedGenerator.RecipientInf.secKeyId |
| Constructor and Description |
|---|
RecipientInf(javax.crypto.SecretKey secKey,
KEKIdentifier secKeyId) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.