Class ObjectStoreIntegrityCheck

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.bc.ObjectStoreIntegrityCheck
All Implemented Interfaces:
ASN1Choice, ASN1Encodable, Encodable

public class ObjectStoreIntegrityCheck extends ASN1Object implements ASN1Choice
 ObjectStoreIntegrityCheck ::= CHOICE {
     PbkdMacIntegrityCheck
     [0] EXPLICIT SignatureCheck
 }