org.mozilla.jss.crypto

Class InvalidDERException

public class InvalidDERException extends Exception

This exception is thrown when we encounter a bogus DER blob.
Constructor Summary
InvalidDERException()
InvalidDERException(String mesg)

Constructor Detail

InvalidDERException

public InvalidDERException()

InvalidDERException

public InvalidDERException(String mesg)