Bouncy Castle Cryptography Library 1.69

org.bouncycastle.asn1.its
Class RecipientInfo

java.lang.Object
  extended byorg.bouncycastle.asn1.its.RecipientInfo

public class RecipientInfo
extends java.lang.Object

RecipientInfo ::= CHOICE { pskRecipInfo PreSharedKeyReicpientInfo, symmRecipInfo SymmRecipientInfo, certRecipInfo PKRecipientInfo, signedDataRecipInfo PKRecipientInfo, rekRecipInfo PKRecipientInfo }


Constructor Summary
RecipientInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecipientInfo

public RecipientInfo()

Bouncy Castle Cryptography Library 1.69