Class TargetChain


  • public class TargetChain
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TargetChain​(org.bouncycastle.asn1.dvcs.TargetEtcChain certs)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bouncycastle.asn1.dvcs.TargetEtcChain toASN1Structure()  
      • Methods inherited from class java.lang.Object

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

      • TargetChain

        public TargetChain​(org.bouncycastle.asn1.dvcs.TargetEtcChain certs)
    • Method Detail

      • toASN1Structure

        public org.bouncycastle.asn1.dvcs.TargetEtcChain toASN1Structure()