Package | Description |
---|---|
java.security |
Provides the classes and interfaces for the security framework.
|
Modifier and Type | Method and Description |
---|---|
abstract KeyPair |
KeyPairGeneratorSpi.generateKeyPair()
Generates a key pair.
|
KeyPair |
KeyPairGenerator.generateKeyPair()
Generates a key pair.
|
KeyPair |
KeyPairGenerator.genKeyPair()
Generates a key pair.
|
Modifier and Type | Method and Description |
---|---|
void |
Signer.setKeyPair(KeyPair pair)
Deprecated.
Sets the key pair (public key and private key) for this signer.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.