Package | Description |
---|---|
org.springframework.vault.core |
Vault core support.
|
Modifier and Type | Method and Description |
---|---|
void |
VaultTransitTemplate.createKey(String keyName,
VaultTransitKeyCreationRequest createKeyRequest) |
void |
VaultTransitOperations.createKey(String keyName,
VaultTransitKeyCreationRequest createKeyRequest)
Creates a new named encryption key given a
name and VaultTransitKeyCreationRequest . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.