Constructor and Description |
---|
PKCS7DataEncrypted() |
Modifier and Type | Method and Description |
---|---|
static PKCS7DataEncrypted |
fromASN1(org.bouncycastle.asn1.DEREncodable content) |
Encrypt |
getEncrypted() |
int |
getType() |
boolean |
isEncrypted() |
addCertificate, addCRL, addRecipientInfo, addSigner, asASN1, ctrl, fromASN1, getData, getDigest, getEnveloped, getOther, getSign, getSignedAndEnveloped, getSignerInfo, isData, isDigest, isEnveloped, isOther, isSigned, isSignedAndEnveloped, setCipher, setContent, setData, setSign
public Encrypt getEncrypted()
getEncrypted
in class PKCS7Data
public boolean isEncrypted()
isEncrypted
in class PKCS7Data
public static PKCS7DataEncrypted fromASN1(org.bouncycastle.asn1.DEREncodable content)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.