Class PreSharedKeyRecipientInfo

java.lang.Object
org.bouncycastle.asn1.ASN1Object
All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable

public class PreSharedKeyRecipientInfo extends HashedId8
PreSharedKeyRecipientInfo ::= HashedId8
  • Constructor Details

    • PreSharedKeyRecipientInfo

      public PreSharedKeyRecipientInfo(byte[] string)
  • Method Details