Package | Description |
---|---|
org.jruby.ext.openssl.impl |
Modifier and Type | Method and Description |
---|---|
static Envelope |
Envelope.fromASN1(org.bouncycastle.asn1.DEREncodable content)
EnvelopedData ::= SEQUENCE {
version Version,
recipientInfos RecipientInfos,
encryptedContentInfo EncryptedContentInfo }
Version ::= INTEGER
RecipientInfos ::= SET OF RecipientInfo
|
Envelope |
PKCS7.getEnveloped() |
Envelope |
PKCS7Data.getEnveloped() |
Envelope |
PKCS7DataEnveloped.getEnveloped() |
Constructor and Description |
---|
PKCS7DataEnveloped(Envelope enveloped) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.