public abstract class KeyEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyEntry.DSAKeyEntry |
static class |
KeyEntry.ECKeyEntry |
static class |
KeyEntry.RSAKeyEntry |
| Constructor and Description |
|---|
KeyEntry() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getSubjectPublicKeyInfo() |
Copyright © 2017. All rights reserved.