A  B  C  D  E  G  H  I  L  M  P  R  S  U  V 

G

getAuthenticatedSessionId() - function in io.seald.seald_sdk.RetrieveIdentityResponse
An authenticated sessionId, that you can use to perform further SSKS TMR operations without challenge
getBackupKey() - function in io.seald.seald_sdk.CreateSubIdentityResponse
The identity export of the newly created sub-identity.
getCode() - function in io.seald.seald_sdk.BeardError
The error code.
getConnectorsFromSealdId(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
List all connectors know locally for a given sealdId.
getConnectorsFromSealdIdAsync(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
List all connectors know locally for a given sealdId.
getCount() - function in io.seald.seald_sdk.DeviceMissingKeys
The number of keys missing for this device.
getCurrentAccountInfo() - function in io.seald.seald_sdk.SealdSDK
Return information about the current account, or null if there is none.
getCurrentAccountInfoAsync() - function in io.seald.seald_sdk.SealdSDK
Return information about the current account, or null if there is none.
getDeviceExpires() - function in io.seald.seald_sdk.AccountInfo
The Instant at which the current device keys expire.
getDeviceId() - function in io.seald.seald_sdk.AccountInfo
The ID of the current device for this SDK instance.
getDeviceId() - function in io.seald.seald_sdk.CreateSubIdentityResponse
The ID of the newly created device.
getDeviceId() - function in io.seald.seald_sdk.DeviceMissingKeys
The ID of the device which is missing some keys.
getDomainValidationKeyId() - function in io.seald.seald_sdk.PreValidationToken
 
getErrorCode() - function in io.seald.seald_sdk.ActionStatus
An error message, or an empty string.
getFailed() - function in io.seald.seald_sdk.MassReencryptResponse
The number of session keys that could not be reencrypted for the given device.
getFileContent() - function in io.seald.seald_sdk.ClearFile
The content of the decrypted file.
getFilename() - function in io.seald.seald_sdk.ClearFile
The filename of the decrypted file.
getForceLocalAccountUpdate() - function in io.seald.seald_sdk.MassReencryptOptions
Whether to update the local account before trying the reencryption.
getId() - function in io.seald.seald_sdk.BeardError
The error id.
getId() - function in io.seald.seald_sdk.Connector
 
getIdentity() - function in io.seald.seald_sdk.RetrieveIdentityResponse
The retrieved identity.
getName() - function in kotlin.AuthFactorType
 
getName() - function in kotlin.ConnectorState
 
getName() - function in kotlin.ConnectorType
 
getNonce() - function in io.seald.seald_sdk.PreValidationToken
 
getOrdinal() - function in kotlin.AuthFactorType
 
getOrdinal() - function in kotlin.ConnectorState
 
getOrdinal() - function in kotlin.ConnectorType
 
getReencrypted() - function in io.seald.seald_sdk.MassReencryptResponse
The number of session keys that were reencrypted for the given device.
getRetries() - function in io.seald.seald_sdk.MassReencryptOptions
Number of times to retry.
getRetrieveBatchSize() - function in io.seald.seald_sdk.MassReencryptOptions
Default to 1000.
getSealdId() - function in io.seald.seald_sdk.Connector
 
getSealdIdsFromConnectors(kotlin.Array) - function in io.seald.seald_sdk.SealdSDK
Get all the info for the given connectors to look for, updates the local cache of connectors, and returns a slice with the corresponding SealdIds.
getSealdIdsFromConnectorsAsync(kotlin.Array) - function in io.seald.seald_sdk.SealdSDK
Get all the info for the given connectors to look for, updates the local cache of connectors, and returns a slice with the corresponding SealdIds.
getSessionId() - function in io.seald.seald_sdk.ClearFile
The ID of the EncryptionSession to which this file belongs.
getSessionId() - function in io.seald.seald_sdk.EncryptionSession
 
getShouldRenewKey() - function in io.seald.seald_sdk.RetrieveIdentityResponse
If the boolean ShouldRenewKey is set to true, the account MUST renew its private key using sdk.renewKeys()
getState() - function in io.seald.seald_sdk.Connector
 
getState() - function in io.seald.seald_sdk.ConnectorState
 
getSuccess() - function in io.seald.seald_sdk.ActionStatus
The status of the action: true if succeeded, false otherwise.
getToken() - function in io.seald.seald_sdk.PreValidationToken
 
getType() - function in io.seald.seald_sdk.AuthFactor
The type of authentication factor.
getType() - function in io.seald.seald_sdk.Connector
 
getType() - function in io.seald.seald_sdk.ConnectorType
 
getType() - function in io.seald.seald_sdk.ConnectorTypeValue
 
getUserId() - function in io.seald.seald_sdk.AccountInfo
The ID of the current user for this SDK instance.
getValue() - function in io.seald.seald_sdk.AuthFactor
The value of the authentication factor
getValue() - function in io.seald.seald_sdk.AuthFactorType
 
getValue() - function in io.seald.seald_sdk.Connector
 
getValue() - function in io.seald.seald_sdk.ConnectorTypeValue
 
getWaitBetweenRetries() - function in io.seald.seald_sdk.MassReencryptOptions
Time to wait between retries.
getWaitProvisioning() - function in io.seald.seald_sdk.MassReencryptOptions
Whether to wait for provisioning (new behaviour) or not.
getWaitProvisioningRetries() - function in io.seald.seald_sdk.MassReencryptOptions
Maximum number of tries to check if the device is provisioned yet.
getWaitProvisioningTime() - function in io.seald.seald_sdk.MassReencryptOptions
Time to wait if device is not provisioned on the server yet.
getWaitProvisioningTimeMax() - function in io.seald.seald_sdk.MassReencryptOptions
Maximum time to wait if device is not provisioned on the server yet.
getWaitProvisioningTimeStep() - function in io.seald.seald_sdk.MassReencryptOptions
Amount to increase the time to wait if device is not provisioned on the server yet.
A  B  C  D  E  G  H  I  L  M  P  R  S  U  V