public class PrivateKeyInfoFactory extends Object
| Constructor and Description |
|---|
PrivateKeyInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKeyInfo |
createPrivateKeyInfo(AsymmetricKeyParameter privateKey)
Create a PrivateKeyInfo representation of a private key.
|
public static PrivateKeyInfo createPrivateKeyInfo(AsymmetricKeyParameter privateKey) throws IOException
privateKey - the SubjectPublicKeyInfo encodingIOException - on an error encoding the keyCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.