| 构造器和说明 |
|---|
RSAKeyPair(RSAPrivateKey privateKey,
RSAPublicKey publicKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
RSAPrivateKey |
getPrivateKey() |
RSAPublicKey |
getPublicKey() |
public RSAKeyPair(RSAPrivateKey privateKey, RSAPublicKey publicKey)
public RSAPrivateKey getPrivateKey()
public RSAPublicKey getPublicKey()
Copyright © 2025. All rights reserved.