public static class ExternalHsmEncryptionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExternalHsmEncryptionDetails |
build() |
ExternalHsmEncryptionDetails.Builder |
copy(ExternalHsmEncryptionDetails model) |
ExternalHsmEncryptionDetails.Builder |
hsmPassword(String hsmPassword)
Provide the HSM password as you would in RDBMS for External HSM.
|
public ExternalHsmEncryptionDetails.Builder hsmPassword(String hsmPassword)
Provide the HSM password as you would in RDBMS for External HSM.
hsmPassword
- the value to setpublic ExternalHsmEncryptionDetails build()
public ExternalHsmEncryptionDetails.Builder copy(ExternalHsmEncryptionDetails model)
Copyright © 2016–2025. All rights reserved.