Bouncy Castle Cryptography Library 1.79

org.bouncycastle.dvcs
Class TargetChain

java.lang.Object
  |
  +--org.bouncycastle.dvcs.TargetChain

public class TargetChain
extends java.lang.Object


Constructor Summary
TargetChain(org.bouncycastle.asn1.dvcs.TargetEtcChain certs)
           
 
Method Summary
 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()

Bouncy Castle Cryptography Library 1.79