Documentation

Application

Table of Contents

Classes

Client
Create a new Kastela Client instance for communicating with the server.
VaultStoreInput
VaultDeleteInput
VaultFetchInput
VaultGetInput
VaultCountInput
VaultUpdateInput
VaultUpdateInputValues
ProtectionSealInput
ProtectionOpenInput
ProtectionFetchInput
ProtectionCountInput
CryptoEncryptInput
CryptoEqualInput
CryptoSignInput
CryptoVerifyInput
CryptoHMACInput

Enums

SecureOperation
PrivacyProxyRequestType
PrivacyProxyRequestMethod
EncryptionMode
HashMode

Constants

cryptoPath  = "/api/crypto/"
protectionPath  = "/api/protection/"
proxyPath  = "/api/proxy"
securePath  = "/api/secure"
vaultPath  = "/api/vault/"

Constants

cryptoPath

public mixed cryptoPath = "/api/crypto/"

protectionPath

public mixed protectionPath = "/api/protection/"

proxyPath

public mixed proxyPath = "/api/proxy"

securePath

public mixed securePath = "/api/secure"

vaultPath

public mixed vaultPath = "/api/vault/"

        
On this page

Search results