Class RecipientInfo


  • public class RecipientInfo
    extends java.lang.Object
         RecipientInfo ::= CHOICE {
             pskRecipInfo PreSharedKeyReicpientInfo,
             symmRecipInfo SymmRecipientInfo,
             certRecipInfo PKRecipientInfo,
             signedDataRecipInfo PKRecipientInfo,
             rekRecipInfo PKRecipientInfo
         }
     
    • Constructor Summary

      Constructors 
      Constructor Description
      RecipientInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RecipientInfo

        public RecipientInfo()