| Package | Description |
|---|---|
| org.symphonyoss.s2.common.crypto.cert |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IIntermediateCertificate
A certificate signing certificate.
|
interface |
IMasterCertificate
A certificate capable of creating signing certificates, which must be open
(i.e.
|
interface |
ISigningCertificate |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenCert |
| Modifier and Type | Method and Description |
|---|---|
IOpenCertificate |
CertificateBuilder.build() |
static IOpenCertificate |
CertificateFactory.loadOpenCertificate(String certChain,
String encryptedKey,
char[] passPhrase)
Create an open certificate from the given PEM format cert chain, KeyPair and passPhrase.
|
Copyright © 2018 Symphony Software Foundation. All rights reserved.