Package org.bouncycastle.oer.its
Class PreSharedKeyRecipientInfo
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.HashedId
org.bouncycastle.oer.its.PreSharedKeyRecipientInfo
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
PreSharedKeyRecipientInfo ::= HashedId8
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bouncycastle.oer.its.HashedId
HashedId.HashedId10, HashedId.HashedId3, HashedId.HashedId32, HashedId.HashedId8
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.HashedId
toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
PreSharedKeyRecipientInfo
public PreSharedKeyRecipientInfo(byte[] string)
-
-
Method Details
-
getInstance
-