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 TypeMethodDescriptionvoidGeneralNames.encode(DerOutputStream out) Write the extension to the DerOutputStream.static voidvoidCRLDistributionPoint.setCRLIssuer(GeneralNames CRLIssuer) Sets the CRLIssuer for the CRL at this distribution point.voidCRLDistributionPoint.setFullName(GeneralNames fullName) Sets thefullNameof theDistributionPointName.voidIssuingDistributionPoint.setFullName(GeneralNames fullName) Sets thefullNameof 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