public interface OciVault
Blocking API to access OCI Vault. All methods block the current thread. This implementation is not suitable for reactive programming. Use OciVaultRx in reactive code.