public class PKCS12ParsingException
extends java.io.IOException
PKCS12KeyStore
when the PKCS12KeyStore cannot be parsed.| Constructor and Description |
|---|
PKCS12ParsingException(java.lang.String msg)
Constructs a PCKS12ParsingException with the specified detail message.
|