Package | Description |
---|---|
org.springframework.vault.support |
Classes supporting the Vault packages, such as value objects.
|
Modifier and Type | Method and Description |
---|---|
VaultSignRequest.VaultSignRequestBuilder |
VaultSignRequest.VaultSignRequestBuilder.algorithm(String algorithm)
Configure the algorithm to be used for the operation.
|
static VaultSignRequest.VaultSignRequestBuilder |
VaultSignRequest.builder() |
VaultSignRequest.VaultSignRequestBuilder |
VaultSignRequest.VaultSignRequestBuilder.plaintext(Plaintext input)
Configure the input to be used to create the signature.
|
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.