org.gudy.bouncycastle.asn1.pkcs
Class AuthenticatedSafe
java.lang.Object
  
org.gudy.bouncycastle.asn1.pkcs.AuthenticatedSafe
- All Implemented Interfaces: 
 - DEREncodable
 
public class AuthenticatedSafe
- extends Object
- implements DEREncodable
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AuthenticatedSafe
public AuthenticatedSafe(ASN1Sequence seq)
AuthenticatedSafe
public AuthenticatedSafe(ContentInfo[] info)
getContentInfo
public ContentInfo[] getContentInfo()
 
 
getDERObject
public DERObject getDERObject()
- Specified by:
 getDERObject in interface DEREncodable