Uses of Class java.security.KeyPair

Uses in package java.security

Methods with parameter type java.security.KeyPair

void
Specifies the KeyPair associated with this Signer.

Methods with return type java.security.KeyPair

KeyPair
Generates a new "DSA" KeyPair from the "GNU" security provider.
KeyPair
Generates a new "DSA" KeyPair from the "GNU" security provider.
KeyPair
Generates a KeyPair according the rules for the algorithm.

Uses in package gnu.javax.crypto.key.dh

Methods with return type java.security.KeyPair

KeyPair
Generates a new keypair based on the attributes used to configure the instance.

Uses in package gnu.java.security.key.dss

Methods with return type java.security.KeyPair

KeyPair
Generates a new keypair based on the attributes used to configure the instance.

Uses in package gnu.javax.net.ssl

Methods with return type java.security.KeyPair

KeyPair
Create and return a session SRP key pair for the given user name.

Uses in package gnu.javax.crypto.key.srp6

Methods with return type java.security.KeyPair

KeyPair
Generates a new keypair based on the attributes used to configure the instance.

Uses in package gnu.java.security.key.rsa

Methods with return type java.security.KeyPair

KeyPair
The algorithm used here is described in nessie-pss-B.pdf document which is part of the RSA-PSS submission to NESSIE.

Uses in package gnu.java.security.jce.sig

Methods with return type java.security.KeyPair

KeyPair
Generates a KeyPair according the rules for the algorithm.

Uses in package gnu.java.security.key

Methods with return type java.security.KeyPair

KeyPair
Generates a new keypair based on the attributes used to configure the instance.