public class SubjectPublicKeyInfoFactory extends Object
| Constructor and Description |
|---|
SubjectPublicKeyInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SubjectPublicKeyInfo |
createSubjectPublicKeyInfo(AsymmetricKeyParameter publicKey)
Create a SubjectPublicKeyInfo public key.
|
public static SubjectPublicKeyInfo createSubjectPublicKeyInfo(AsymmetricKeyParameter publicKey) throws IOException
publicKey - the SubjectPublicKeyInfo encodingIOException - on an error encoding the keyCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.