pasn.encoding
Interface ASN1ValueChecker

All Known Implementing Classes:
CERValueChecker

public interface ASN1ValueChecker

Author:
ncottin

Method Summary
 void check(ASN1PrimitiveOrConstructedObject asn, boolean last)
           
 

Method Detail

check

void check(ASN1PrimitiveOrConstructedObject asn,
           boolean last)
           throws ASN1ConstraintException
Throws:
ASN1ConstraintException