public static class Key.Factory
extends java.lang.Object
| Constructor and Description |
|---|
Factory(java.security.KeyFactory keyFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.security.PrivateKey |
generatePrivate(java.security.spec.KeySpec keySpec) |
java.security.PublicKey |
generatePublic(java.security.spec.KeySpec keySpec) |
Copyright © 2014-2021 Tomitribe Corporation. All Rights Reserved.