Uses of Interface
org.springframework.vault.support.RawTransitKey
Packages that use RawTransitKey
-
Uses of RawTransitKey in org.springframework.vault.core
Methods in org.springframework.vault.core that return RawTransitKeyModifier and TypeMethodDescriptionVaultTransitOperations.exportKey
(String keyName, TransitKeyType type) Returns the value of the named encryption key.VaultTransitTemplate.exportKey
(String keyName, TransitKeyType type) Methods in org.springframework.vault.core that return types with arguments of type RawTransitKeyModifier and TypeMethodDescriptionReactiveVaultTransitOperations.exportKey
(String keyName, TransitKeyType type) Returns the value of the named encryption key.ReactiveVaultTransitTemplate.exportKey
(String keyName, TransitKeyType type)