Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mozilla.jss.pkix.cms.RecipientInfo
Nested Class Summary | |
static class |
|
Constructor Summary | |
|
Method Summary | |
void |
|
void | |
OCTET_STRING | |
AlgorithmIdentifier | |
Tag |
|
static RecipientInfo.Template | |
INTEGER | |
IssuerAndSerialNumber |
public RecipientInfo(INTEGER version, IssuerAndSerialNumber issuerAndSerialNumber, AlgorithmIdentifier keyEncryptionAlgorithmID, OCTET_STRING encryptedKey)
Create a RecipientInfo ASN1 object.
public void encode(OutputStream ostream) throws IOException