Interface | Description |
---|---|
Certificate | |
CertSerialisation |
This makes it easier to send serialisations out in scripting languages such as velocity.
|
KeygenService |
A service to get Certificates from Certification Requests
These can the be used to get information about the CSR's public key, and generate a certifiate to return to the server.
|
PubKey |
Wrapper class for the java Public Key class, in a public private key pair.
|
RSAPubKey |
An RSA public key, is composed of a modulus and an exponent.
|
Exception | Description |
---|---|
KeygenException |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.