public final class ECDSAKeys extends Object implements Keys
| 限定符和类型 | 方法和说明 |
|---|---|
static ECDSAKeys |
create() |
static ECDSAKeys |
fromString(String publicKey,
String privateKey) |
String |
getBase64PrivateKey() |
String |
getBase64PublicKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrivateKey, getPublicKeypublic static ECDSAKeys create()
public String getBase64PublicKey()
getBase64PublicKey 在接口中 Keyspublic String getBase64PrivateKey()
getBase64PrivateKey 在接口中 KeysCopyright © 2022. All rights reserved.