| Class | Description |
|---|---|
| Account |
Account
|
| AccountRequest |
AccountRequest
|
| AccountState |
State of account.
|
| AgreeKeyMechanism |
Mechanism to use for key agreement.
|
| AgreeKeyRequest |
AgreeKeyRequest
|
| App |
App
|
| AppAuthType |
Authentication type for an application.
|
| AppCredential |
Credential for an application.
|
| AppCredentialResponse |
AppCredentialResponse
|
| AppCredentialSignedjwt |
Configuration for signed JWT authentication.
|
| AppCredentialSignedjwtSigningKeys |
Details of signning key that will be used for signature verification.
|
| AppCredentialTrustedca |
AppCredentialTrustedca
|
| AppOauthConfig |
Oauth configuration for this application.
|
| AppPermissions |
Permissions allowed to be performed by an app.
|
| AppRequest |
AppRequest
|
| AppResetSecretRequest |
AppResetSecretRequest
|
| ApprovableResult |
ApprovableResult
|
| ApprovalRequest |
ApprovalRequest
|
| ApprovalRequestRequest |
ApprovalRequestRequest
|
| ApprovalStatus |
Approval request status.
|
| ApprovalSubject |
Identifies an object acted upon by an approval request.
|
| ApproveRequest |
ApproveRequest
|
| ArbitraryBaseModel | |
| AuditLogResponse |
AuditLogResponse
|
| AuthConfig |
AuthConfig
|
| AuthConfigPassword |
Configuration for password-based authentication.
|
| AuthConfigSignedJWT |
Configuration for signed JWT authentication.
|
| AuthResponse |
AuthResponse
|
| AuthType |
Type of authentication.
|
| AzureKeyVaultResponse |
An Azure Key Vault configuration
|
| AzureKeyVaultType |
The type of Azure Key Vault
|
| BatchDecryptRequest |
BatchDecryptRequest
|
| BatchDecryptRequestInner |
BatchDecryptRequestInner
|
| BatchDecryptResponse |
BatchDecryptResponse
|
| BatchDecryptResponseInner |
BatchDecryptResponseInner
|
| BatchEncryptRequest |
BatchEncryptRequest
|
| BatchEncryptRequestInner |
BatchEncryptRequestInner
|
| BatchEncryptResponse |
BatchEncryptResponse
|
| BatchEncryptResponseInner |
BatchEncryptResponseInner
|
| BatchMacRequest |
Array of Mac requests to be performed in batch
|
| BatchMacResponse |
BatchMacResponse
|
| BatchMacResponseInner |
BatchMacResponseInner
|
| BatchMacVerifyRequest |
Array of Mac Verify requests to be performed in batch
|
| BatchSignRequest |
Array of Sign requests to be performed in batch
|
| BatchSignResponse |
BatchSignResponse
|
| BatchSignResponseInner |
BatchSignResponseInner
|
| BatchVerifyRequest |
Array of Verify requests to be performed in batch
|
| BatchVerifyResponse |
BatchVerifyResponse
|
| BatchVerifyResponseInner |
BatchVerifyResponseInner
|
| BlsOptions |
BlsOptions
|
| BlsVariant |
The BLS variant.
|
| CaConfig |
CaConfig
|
| ChildAccountUser |
ChildAccountUser
|
| ChildAccountUserRequest |
ChildAccountUserRequest
|
| CipherMode |
Type of cipher mode, required for symmetric key algorithms.
|
| ConfirmEmailRequest |
ConfirmEmailRequest
|
| ConfirmEmailResponse |
ConfirmEmailResponse
|
| CreatorType |
What type of entity created another entity.
|
| CryptMode |
`CipherMode` or `RsaEncryptionPadding`, depending on the encryption algorithm
|
| DecryptFinalRequest |
all fields are required
|
| DecryptFinalRequestEx |
all fields are required
|
| DecryptFinalResponse |
DecryptFinalResponse
|
| DecryptInitRequest |
all fields are optional
|
| DecryptInitRequestEx |
DecryptInitRequestEx
|
| DecryptInitResponse |
DecryptInitResponse
|
| DecryptRequest |
Mode and iv are required fields for symmetric key algorithms and ad and tag are required fields for GCM or CCM modes.
|
| DecryptRequestEx |
Mode and iv are required fields for symmetric key algorithms and ad and tag are required fields for GCM or CCM modes.
|
| DecryptRequestFrame |
A single frame of a decrypt request.
|
| DecryptRequestFrameFinal |
All requests must end with a \"final\" frame.
|
| DecryptRequestFrameInit |
All requests must have exactly one \"init\" frame, sent before any other frames.
|
| DecryptResponse |
DecryptResponse
|
| DecryptResponseFrame |
A single frame of an decrypt response.
|
| DecryptResponseFrameInit |
The response begins with a single \"init\" frame, and no other init frames appear.
|
| DecryptUpdateRequest |
all fields are required
|
| DecryptUpdateRequestEx |
all fields are required
|
| DecryptUpdateResponse |
DecryptUpdateResponse
|
| DeriveKeyMechanism |
Encodes the mechanism to be used when deriving a new key from an existing key.
|
| DeriveKeyRequest |
DeriveKeyRequest
|
| DeriveKeyRequestEx |
DeriveKeyRequestEx
|
| DigestAlgorithm |
Message digest algorithm.
|
| DigestRequest |
DigestRequest
|
| DigestResponse |
DigestResponse
|
| DsaOptions |
DSA-specific options.
|
| EllipticCurve |
Identifies a standardized elliptic curve.
|
| EncryptFinalRequest |
all fields are required
|
| EncryptFinalRequestEx |
all fields are required
|
| EncryptFinalResponse |
EncryptFinalResponse
|
| EncryptInitRequest |
alg is required.
|
| EncryptInitRequestEx |
alg is required.
|
| EncryptInitResponse |
EncryptInitResponse
|
| EncryptRequest |
A request to encrypt data using a symmetric or asymmetric key.
|
| EncryptRequestEx |
A request to encrypt data using a symmetric or asymmetric key.
|
| EncryptRequestFrame |
A single frame of an encrypt request.
|
| EncryptRequestFrameInit |
EncryptRequestFrameInit
|
| EncryptResponse |
EncryptResponse
|
| EncryptResponseFrame |
A single frame of an encrypt response.
|
| EncryptResponseFrameError |
An error message.
|
| EncryptResponseFrameFinal |
The response ends with a single \"final\" frame, indicating success.
|
| EncryptResponseFrameInit |
EncryptResponseFrameInit
|
| EncryptUpdateRequest |
all fields are required
|
| EncryptUpdateRequestEx |
all fields are required
|
| EncryptUpdateResponse |
EncryptUpdateResponse
|
| Entity |
An app, user, or plugin ID.
|
| Error |
Error
|
| ExportComponentsResponse |
Response of security object export components operation
|
| ExportSobjectComponentsRequest |
Request to export security object as components
|
| ForgotPasswordRequest |
ForgotPasswordRequest
|
| FpeCompoundPart | |
| FpeConstraints |
Constraints on a portion of a complex tokenization data type.
|
| FpeConstraintsApplicabilitySubparts |
An object representing the individual subparts that the constraints should apply to.
|
| FpeDataPart |
Structure for specifying (part of) a complex tokenization data type, which must be either an `FpeEncryptedPart`, `FpeLiteralPart`, or an `FpeCompoundPart`.
|
| FpeDate |
A structure for indicating that a token part represents a date.
|
| FpeDateBound |
A structure for specifying a particular date, used as an upper or lower bound for date parts.
|
| FpeDatePart |
Possible date-related constraint types that do not form a complete date (by themselves) for a complex tokenization data type.
|
| FpeDateWithBounds |
A structure for specifying a date constraint, optionally bounded above (the `before` field) and/or below (the `after` field).
|
| FpeEncryptedPart | |
| FpeLiteralPart | |
| FpeOptions |
FPE-specific options.
|
| FpeOptionsAdvanced | |
| FpeOptionsBasic | |
| GoogleServiceAccountKey |
A Google service account key object.
|
| Group |
Group
|
| GroupRequest |
GroupRequest
|
| HistoryItem |
HistoryItem
|
| HistoryItemState |
HistoryItemState
|
| HmgConfig |
Configuration for an external key store
|
| HmgKind |
The kind of external key store
|
| ImportSobjectComponentsRequest |
Request body to import security objcet components
|
| JWTSigningKeyType |
Type of signing key.
|
| KeyAttestationRequest |
KeyAttestationRequest
|
| KeyAttestationResponse |
A key attestation statement
|
| KeyAttestationResponseAttestationStatement |
Key attestation statement
|
| KeyCheckValueResponse |
KeyCheckValueResponse
|
| KeyFormat |
Desired key formatting
|
| KeyObject |
KeyObject
|
| KeyObjectState |
State of the key object
|
| KeyOperations |
Operations allowed to be performed by a given key.
|
| KeyUndoPolicy |
A policy to revert operations done inadvertently
|
| Language |
Language for plugin code.
|
| LoggingConfig |
LoggingConfig
|
| LoggingConfigRequest |
LoggingConfigRequest
|
| MacGenerateRequest |
MacGenerateRequest
|
| MacGenerateRequestEx |
MacGenerateRequestEx
|
| MacGenerateResponse |
MacGenerateResponse
|
| MacVerifyRequest |
MacVerifyRequest
|
| MacVerifyRequestEx |
MacVerifyRequestEx
|
| MacVerifyResponse |
MacVerifyResponse
|
| MfaChallenge |
Challenge for registring or authenticating with a U2F two factor device.
|
| Mgf |
Specifies the Mask Generating Function (MGF) to use.
|
| MgfMgf1 |
Parameters for MGF1.
|
| NotificationPref |
Type of notification preference.
|
| ObjectDigestRequest |
ObjectDigestRequest
|
| ObjectOrigin |
Where this security object originated.
|
| ObjectType |
Type of security object.
|
| PasswordChangeRequest |
PasswordChangeRequest
|
| PasswordResetRequest |
PasswordResetRequest
|
| PersistTransientKeyRequest |
PersistTransientKeyRequest
|
| Plugin |
Plugin
|
| PluginInvokeRequest |
PluginInvokeRequest
|
| PluginInvokeResponse |
PluginInvokeResponse
|
| PluginRequest |
PluginRequest
|
| PluginSource |
Plugin code that will be executed in DSM.
|
| PluginType |
Type of this plugin.
|
| ProcessInviteRequest |
ProcessInviteRequest
|
| RecoveryCodes |
Backup recovery codes for two factor authentication.
|
| RevertRequest |
RevertRequest
|
| RevocationReason |
RevocationReason
|
| RevocationReasonCode |
Reasons to revoke a security object.
|
| RotationInterval |
Interval between key objects are rotated
|
| RotationPolicy |
RotationPolicy
|
| RsaEncryptionPadding |
Type of padding to use for RSA encryption.
|
| RsaEncryptionPaddingOAEP |
Optimal Asymmetric Encryption Padding (PKCS#1 v2.1)
|
| RsaEncryptionPolicy |
Constraints on RSA encryption parameters.
|
| RsaEncryptionPolicyPadding |
RsaEncryptionPolicyPadding
|
| RsaEncryptionPolicyPaddingOAEP |
RsaEncryptionPolicyPaddingOAEP
|
| RsaOptions |
RSA-specific options.
|
| RsaSignaturePadding |
Type of padding to use for RSA signatures.
|
| RsaSignaturePaddingPSS |
Probabilistic Signature Scheme (PKCS#1 v2.1)
|
| RsaSignaturePolicy |
Constraints on RSA signature parameters.
|
| RsaSignaturePolicyPadding |
RsaSignaturePolicyPadding
|
| ScheduleDeletionRequest |
Request to schedule deletion for an AWS KMS key
|
| SelectAccountRequest |
SelectAccountRequest
|
| SelectAccountResponse |
SelectAccountResponse
|
| ServerMode |
Server mode.
|
| SignatureMode |
SignatureMode
The swagger generated SignatureMode is incorrect, since swagger doesn't handle inheritance properly.
|
| SignRequest |
SignRequest
|
| SignRequestEx |
SignRequestEx
|
| SignResponse |
SignResponse
|
| SignupRequest |
SignupRequest
|
| SobjectComponent |
Security Object components
|
| SobjectDescriptor |
This uniquely identifies a persisted or transient sobject.
|
| SobjectDescriptorPersisted |
This uniquely identifies a persisted security object.
|
| SobjectRequest |
SobjectRequest
|
| SplittingMethod |
Key split method `XOR`
|
| SplunkLoggingConfig |
SplunkLoggingConfig
|
| SplunkLoggingConfigRequest |
SplunkLoggingConfigRequest
|
| StackdriverLoggingConfig |
StackdriverLoggingConfig
|
| StackdriverLoggingConfigRequest |
StackdriverLoggingConfigRequest
|
| StatsResponse |
StatsResponse
|
| SubscriptionChangeRequest |
Describes a request to update subscription.
|
| SubscriptionType |
Type of Subscription.
|
| TlsConfig |
TlsConfig
|
| TlsMode |
TLS mod.
|
| U2fAddDeviceRequest |
Description of a U2F device to add for two factor authentication.
|
| U2fDelDeviceRequest |
Request to delete a U2F device.
|
| U2fDevice |
A U2f device that may be used for second factor authentication.
|
| U2fKey |
A U2F key that may be used for two factor authentication.
|
| U2fMfaChallengeResponse |
U2fMfaChallengeResponse
|
| U2fRegisteredKey |
U2fRegisteredKey
|
| U2fRenameDeviceRequest |
Request to rename a U2F device.
|
| UnwrapKeyParams |
Security Object unwrapping parameters
|
| UnwrapKeyRequest |
UnwrapKeyRequest
|
| UnwrapKeyRequestEx |
UnwrapKeyRequestEx
|
| User |
User
|
| UserAccountFlags |
Flags for users roles and state for an account.
|
| UserAccountMap |
A UserAccountMap has keys which are the UUIDs of the accounts that the user belongs to.
|
| UserGroupFlags |
Flags for users role for a group.
|
| UserGroupMap |
A UserGroupMap has keys which are the UUIDs of the groups that the user belongs to.
|
| UserRequest |
UserRequest
|
| ValidateTokenRequest |
ValidateTokenRequest
|
| ValidateTokenResponse |
ValidateTokenResponse
|
| VerifyKcvRequest |
VerifyKcvRequest
|
| VerifyKcvResponse |
VerifyKcvResponse
|
| VerifyRequest |
VerifyRequest
|
| VerifyRequestEx |
VerifyRequestEx
|
| VerifyResponse |
VerifyResponse
|
| VersionResponse |
VersionResponse
|
| WrapKeyParams |
Security Object wrapping parameters
|
| WrapKeyRequest |
WrapKeyRequest
|
| WrapKeyRequestEx |
WrapKeyRequestEx
|
| WrapKeyResponse |
WrapKeyResponse
|
| Enum | Description |
|---|---|
| CaConfig.CaSetEnum |
Gets or Sets caSet
|
| KeyAttestationResponseAttestationStatement.FormatEnum |
Gets or Sets format
|
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved