public class DigitalSignatures extends Object
| Constructor and Description |
|---|
DigitalSignatures() |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKey |
getPrivateKey(String filename) |
static PublicKey |
getPublicKey(String filename) |
static void |
main(String[] args) |
public DigitalSignatures()
public static PrivateKey getPrivateKey(String filename) throws Exception
Exceptionpublic static PublicKey getPublicKey(String filename) throws Exception
ExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.