Uses of Class
netscape.security.extensions.CertificateScopeEntry
-
Packages that use CertificateScopeEntry Package Description netscape.security.extensions -
-
Uses of CertificateScopeEntry in netscape.security.extensions
Methods in netscape.security.extensions that return types with arguments of type CertificateScopeEntry Modifier and Type Method Description java.util.Vector<CertificateScopeEntry>
CertificateScopeOfUseExtension. getCertificateScopeEntries()
Constructor parameters in netscape.security.extensions with type arguments of type CertificateScopeEntry Constructor Description CertificateScopeOfUseExtension(boolean critical, java.util.Vector<CertificateScopeEntry> scopeEntries)
-