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

G

generatePrivateKeys(java.lang.Integer) - function in io.seald.seald_sdk.SealdSDKKt
 
generatePrivateKeysAsync(java.lang.Integer) - function in io.seald.seald_sdk.SealdSDKKt
 
getAuthenticatedSessionId() - function in io.seald.seald_sdk.GetFactorTokenResponse
An authenticated sessionId, that you can use to perform further SSKS TMR operations without challenge
getAuthenticatedSessionId() - function in io.seald.seald_sdk.RetrieveIdentityResponse
An authenticated sessionId, that you can use to perform further SSKS TMR operations without challenge
getAuthenticatedSessionId() - function in io.seald.seald_sdk.SaveIdentityResponse
If a challenge was passed, an authenticated sessionId, that you can use to perform further SSKS TMR operations without challenge
getAuthFactor() - function in io.seald.seald_sdk.TmrRecipientWithRights
Authentication method of this user, to which SSKS has sent a challenge at the request of your app's server.
getBackupKey() - function in io.seald.seald_sdk.CreateSubIdentityResponse
The identity export of the newly created sub-identity.
getCause() - function in kotlin.Throwable
 
getCode() - function in io.seald.seald_sdk.BeardError
The error code.
getCode() - function in io.seald.seald_sdk.SealdException
The error code, which is a machine-readable string that represents this error.
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.
getConverted() - function in io.seald.seald_sdk.ConvertTmrAccessesResponse
IDs of the accesses that were fully converted.
getCreatedById() - function in io.seald.seald_sdk.TMRAccessesConvertFilters
SealdId of the user who created the TMR accesses to convert.
getCreatedById() - function in io.seald.seald_sdk.TMRAccessesRetrievalFilters
SealdId of the user who created the TMR access.
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.
getDescription() - function in io.seald.seald_sdk.SealdException
A human-readable description of the error.
getDetails() - function in io.seald.seald_sdk.SealdException
Details about the error.
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.
getErrored() - function in io.seald.seald_sdk.ConvertTmrAccessesResponse
The number of conversions that failed.
getFactorToken(java.lang.String,io.seald.seald_sdk.AuthFactor,java.lang.String) - function in io.seald.seald_sdk.SealdSSKSTmrPlugin
Retrieve the TMR JWT associated with an authentication factor.
getFactorTokenAsync(java.lang.String,io.seald.seald_sdk.AuthFactor,java.lang.String) - function in io.seald.seald_sdk.SealdSSKSTmrPlugin
Retrieve the TMR JWT associated with an authentication factor.
GetFactorTokenResponse - class in io.seald.seald_sdk
GetFactorTokenResponse holds a retrieved authentication factor token
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.
getFlow() - function in io.seald.seald_sdk.EncryptionSessionRetrievalDetails
The way the session was retrieved: as a direct recipient, as a member of a group, or through a proxy session.
getForceLocalAccountUpdate() - function in io.seald.seald_sdk.MassReencryptOptions
Whether to update the local account before trying the reencryption.
getForward() - function in io.seald.seald_sdk.RecipientRights
The right to revoke another user from a message, or to remove rights from them.
getFound() - function in io.seald.seald_sdk.CheckSigchainResponse
A boolean set to true if the expected hash was found, false otherwise.
getFromCache() - function in io.seald.seald_sdk.EncryptionSessionRetrievalDetails
Indicates if this session was retrieved from the cache.
getGroupId() - function in io.seald.seald_sdk.EncryptionSessionRetrievalDetails
If the session was retrieved as a member of a group, the ID of the group in question.
getId() - function in io.seald.seald_sdk.BeardError
The error id.
getId() - function in io.seald.seald_sdk.Connector
 
getId() - function in io.seald.seald_sdk.SealdException
The error ID, which is a unique string for the precise place this error was thrown from.
getIdentity() - function in io.seald.seald_sdk.RetrieveIdentityResponse
The retrieved identity.
getLastPosition() - function in io.seald.seald_sdk.CheckSigchainResponse
The position of the last transaction in the sigchain.
getLocalizedMessage() - function in kotlin.Throwable
 
getMessage() - function in io.seald.seald_sdk.SealdException
 
getName() - function in kotlin.AuthFactorType
 
getName() - function in kotlin.ConnectorState
 
getName() - function in kotlin.ConnectorType
 
getName() - function in kotlin.EncryptionSessionRetrievalFlow
 
getNativeStack() - function in io.seald.seald_sdk.SealdException
The call stack in Seald native code.
getNonce() - function in io.seald.seald_sdk.PreValidationToken
 
getOrdinal() - function in kotlin.AuthFactorType
 
getOrdinal() - function in kotlin.ConnectorState
 
getOrdinal() - function in kotlin.ConnectorType
 
getOrdinal() - function in kotlin.EncryptionSessionRetrievalFlow
 
getOverEncryptionKey() - function in io.seald.seald_sdk.TmrRecipientWithRights
The over encryption key
getPosition() - function in io.seald.seald_sdk.CheckSigchainResponse
The position in the sigchain where the expected hash was found.
getPosition() - function in io.seald.seald_sdk.GetSigchainResponse
The position in the sigchain of the returned hash.
getProxySessionId() - function in io.seald.seald_sdk.EncryptionSessionRetrievalDetails
If the session was retrieved through a proxy session, the ID of this proxy session.
getProxySessions() - function in io.seald.seald_sdk.RevokeResult
The proxy sessions the revocation operation acted on.
getRaw() - function in io.seald.seald_sdk.SealdException
The raw underlying error.
getRead() - function in io.seald.seald_sdk.RecipientRights
The right to read the message.
getRecipientId() - function in io.seald.seald_sdk.RecipientWithRights
Internal Seald IDs.
getRecipients() - function in io.seald.seald_sdk.RevokeResult
The Seald recipients the revocation operation acted on.
getReencrypted() - function in io.seald.seald_sdk.MassReencryptResponse
The number of session keys that were reencrypted for the given device.
getResult() - function in io.seald.seald_sdk.ActionStatus
The result of the action.
getRetries() - function in io.seald.seald_sdk.MassReencryptOptions
Number of times to retry.
getRetrievalDetails() - function in io.seald.seald_sdk.EncryptionSession
Details about how this session was retrieved: through a group, a proxy, or directly.
getRetrieveBatchSize() - function in io.seald.seald_sdk.MassReencryptOptions
Default to 1000.
getRevoke() - function in io.seald.seald_sdk.RecipientRights
The right to forward the message to another user.
getRights() - function in io.seald.seald_sdk.RecipientWithRights
The rights for the associated recipient ID.
getRights() - function in io.seald.seald_sdk.TmrRecipientWithRights
The rights for the associated authentication factor
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
 
getSessionId() - function in io.seald.seald_sdk.TMRAccessesConvertFilters
Id of the session with the TMR access.
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()
getSigchainHash() - function in io.seald.seald_sdk.GetSigchainResponse
 
getSigchainHash(java.lang.String,java.lang.Long) - function in io.seald.seald_sdk.SealdSDK
Get a user's sigchain transaction hash at index position.
getSigchainHash(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Get a user's sigchain transaction hash at index position.
getSigchainHashAsync(java.lang.String,java.lang.Long) - function in io.seald.seald_sdk.SealdSDK
Get a user's sigchain transaction hash at index position.
getSigchainHashAsync(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Get a user's sigchain transaction hash at index position.
GetSigchainResponse - class in io.seald.seald_sdk
Represents the results of a call to SealdSDK.getSigchainHash.
getSsksId() - function in io.seald.seald_sdk.SaveIdentityResponse
The SSKS ID of the stored identity, which can be used by your backend to manage it
getStackTrace() - function in kotlin.Throwable
 
getState() - function in io.seald.seald_sdk.Connector
 
getState() - function in io.seald.seald_sdk.ConnectorState
 
getStatus() - function in io.seald.seald_sdk.ConvertTmrAccessesResponse
Status of the conversion ok or ko.
getStatus() - function in io.seald.seald_sdk.SealdException
If the error is returned by the Seald server, the HTTP status code.
getSucceeded() - function in io.seald.seald_sdk.ConvertTmrAccessesResponse
The number of conversions that succeeded.
getSuccess() - function in io.seald.seald_sdk.ActionStatus
The status of the action: true if succeeded, false otherwise.
getSuppressed() - function in kotlin.Throwable
 
getTmrAccessId() - function in io.seald.seald_sdk.TMRAccessesConvertFilters
Id of the TMR access to convert.
getTmrAccessId() - function in io.seald.seald_sdk.TMRAccessesRetrievalFilters
Id of the TMR access to use.
getToken() - function in io.seald.seald_sdk.GetFactorTokenResponse
The retrieved token.
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
 
getValue() - function in io.seald.seald_sdk.EncryptionSessionRetrievalFlow
 
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  F  G  H  I  L  M  P  R  S  T  U  V