Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicKeyExporter ¶
PublicKeyExporter represents public key operations contract.
type Service ¶
type Service interface {
Encryptor
Decryptor
Signer
Verifier
PublicKeyExporter
}
Service represents the Vault Transit backend operation service contract.
Click to show internal directories.
Click to hide internal directories.