public class PKCS8KeyFile extends BaseFileKeyProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
PKCS8KeyFile.Factory |
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
protected char[] |
passphrase |
kp, pwdf, resource, type| Constructor and Description |
|---|
PKCS8KeyFile() |
| Modifier and Type | Method and Description |
|---|---|
protected java.security.KeyPair |
readKeyPair() |
java.lang.String |
toString() |
getPrivate, getPublic, getType, init, init, init, init, init, initprotected java.security.KeyPair readKeyPair()
throws java.io.IOException
readKeyPair in class BaseFileKeyProviderjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object