Uses of Class
org.mozilla.jss.netscape.security.x509.X509Key
Packages that use X509Key
Package
Description
-
Uses of X509Key in org.mozilla.jss.netscape.security.pkcs
Fields in org.mozilla.jss.netscape.security.pkcs declared as X509KeyMethods in org.mozilla.jss.netscape.security.pkcs that return X509KeyModifier and TypeMethodDescriptionPKCS10.getSubjectPublicKeyInfo()Returns the subject's public key.Constructors in org.mozilla.jss.netscape.security.pkcs with parameters of type X509KeyModifierConstructorDescriptionConstructs an unsigned PKCS #10 certificate request.PKCS10(X509Key publicKey, PKCS10Attributes attributes) Constructs an unsigned PKCS #10 certificate request. -
Uses of X509Key in org.mozilla.jss.netscape.security.provider
Subclasses of X509Key in org.mozilla.jss.netscape.security.providerModifier and TypeClassDescriptionfinal classAn X.509 public key for the Digital Signature Algorithm.final classAn X.509 public key for the RSA Algorithm. -
Uses of X509Key in org.mozilla.jss.netscape.security.util
Fields in org.mozilla.jss.netscape.security.util declared as X509Key -
Uses of X509Key in org.mozilla.jss.netscape.security.x509
Fields in org.mozilla.jss.netscape.security.x509 declared as X509KeyModifier and TypeFieldDescriptionprivate X509KeyCertificateX509Key.keyprivate X509KeyCertAndKeyGen.publicKeyMethods in org.mozilla.jss.netscape.security.x509 that return X509KeyModifier and TypeMethodDescription(package private) static X509KeyX509Key.buildX509Key(AlgorithmId algid, byte[] key) CertAndKeyGen.getPublicKey()Returns the public key of the generated key pair.static X509KeyConstruct X.509 subject public key from a DER value.Constructors in org.mozilla.jss.netscape.security.x509 with parameters of type X509KeyModifierConstructorDescriptionDefault constructor for the certificate attribute.