Uses of Class
org.mozilla.jss.netscape.security.x509.GeneralNamesException
Packages that use GeneralNamesException
-
Uses of GeneralNamesException in org.mozilla.jss.netscape.security.x509
Methods in org.mozilla.jss.netscape.security.x509 that throw GeneralNamesExceptionModifier and TypeMethodDescriptionvoid
GeneralNames.encode
(DerOutputStream out) Write the extension to the DerOutputStream.static void
void
CRLDistributionPoint.setCRLIssuer
(GeneralNames CRLIssuer) Sets the CRLIssuer for the CRL at this distribution point.void
CRLDistributionPoint.setFullName
(GeneralNames fullName) Sets thefullName
of theDistributionPointName
.void
IssuingDistributionPoint.setFullName
(GeneralNames fullName) Sets thefullName
of theDistributionPointName
.Constructors in org.mozilla.jss.netscape.security.x509 that throw GeneralNamesExceptionModifierConstructorDescriptionGeneralNames
(DerValue derVal) Create the GeneralNames, decoding from the passed DerValue.GeneralNames
(GeneralNameInterface[] names) Create the GeneralNames