Class SequenceOfHashedId8

  • All Implemented Interfaces:
    org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable

    public class SequenceOfHashedId8
    extends org.bouncycastle.asn1.ASN1Object
    • Constructor Detail

      • SequenceOfHashedId8

        public SequenceOfHashedId8​(java.util.List<HashedId8> hashedId8s)
    • Method Detail

      • getHashedId8s

        public java.util.List<HashedId8> getHashedId8s()
      • toASN1Primitive

        public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
        Specified by:
        toASN1Primitive in interface org.bouncycastle.asn1.ASN1Encodable
        Specified by:
        toASN1Primitive in class org.bouncycastle.asn1.ASN1Object