public static class PublicEncryptionKey.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PublicEncryptionKey |
createPublicEncryptionKey() |
PublicEncryptionKey.Builder |
setPublicKey(BasePublicEncryptionKey basePublicEncryptionKey) |
PublicEncryptionKey.Builder |
setSupportedSymmAlg(SymmAlgorithm supportedSymmAlg) |
public PublicEncryptionKey.Builder setSupportedSymmAlg(SymmAlgorithm supportedSymmAlg)
public PublicEncryptionKey.Builder setPublicKey(BasePublicEncryptionKey basePublicEncryptionKey)
public PublicEncryptionKey createPublicEncryptionKey()