Class PreSharedKeyRecipientInfo
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId
org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId8
org.bouncycastle.oer.its.ieee1609dot2.PreSharedKeyRecipientInfo
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
PreSharedKeyRecipientInfo ::= HashedId8
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId
equals, getHashBytes, hashCode, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, getEncoded, getEncoded, hasEncodedTagValue
-
Constructor Details
-
PreSharedKeyRecipientInfo
public PreSharedKeyRecipientInfo(byte[] string)
-
-
Method Details
-
getInstance
-