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 Details

InvalidDERException

public InvalidDERException()


InvalidDERException

public InvalidDERException(String mesg)