- active(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
- addAdminToOrg(Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new admin to this org
- addAdminToOrgAsync(Contact, ApiCallback<Contact>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new admin to this org (asynchronously)
- addAdminToOrgCall(Contact, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for addAdminToOrg
- addAdminToOrgWithHttpInfo(Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new admin to this org
- addApiKeysItem(APIKey) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
- addAPIKeyToOrg() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new API Key to an org
- addAPIKeyToOrgAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new API Key to an org (asynchronously)
- addAPIKeyToOrgCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for addAPIKeyToOrg
- addAPIKeyToOrgWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Add a new API Key to an org
- addAuthorizedUseDomainsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
- addClient(Client) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new client
- addClientAsync(Client, ApiCallback<Client>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new client (asynchronously)
- addClientCall(Client, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Build call for addClient
- addClientIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
- addClientPublicKey(String, PublicKey) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new public key for the client
- addClientPublicKeyAsync(String, PublicKey, ApiCallback<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new public key for the client (asynchronously)
- addClientPublicKeyCall(String, PublicKey, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Build call for addClientPublicKey
- addClientPublicKeyWithHttpInfo(String, PublicKey) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new public key for the client
- addClientWithHttpInfo(Client) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Register a new client
- addContactsItem(Contact) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
- addDefaultHeader(String, String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Add a default header.
- addDeliveryPublicKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
- addDeriveSymmetricKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
- addEncryptionKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
- addExistingUseDomain(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add an existing use domain to another crypto config.
- addExistingUseDomainAsync(String, String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add an existing use domain to another crypto config.
- addExistingUseDomainCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Build call for addExistingUseDomain
- addExistingUseDomainWithHttpInfo(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add an existing use domain to another crypto config.
- addKeyDerivationServiceInstance(KeyDerivationInstance) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Register a new KeyDerivationServiceInstance
- addKeyDerivationServiceInstanceAsync(KeyDerivationInstance, ApiCallback<KeyDerivationInstance>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Register a new KeyDerivationServiceInstance (asynchronously)
- addKeyDerivationServiceInstanceCall(KeyDerivationInstance, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Build call for addKeyDerivationServiceInstance
- addKeyDerivationServiceInstanceWithHttpInfo(KeyDerivationInstance) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Register a new KeyDerivationServiceInstance
- addKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
-
- addOrganization(String, String, String, Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Create a new organization.
- addOrganizationAsync(String, String, String, Contact, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Create a new organization.
- addOrganizationCall(String, String, String, Contact, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for addOrganization
- addOrganizationWithHttpInfo(String, String, String, Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Create a new organization.
- addPublicKeysItem(PublicKey) - Method in class io.peacemakr.crypto.swagger.client.model.Client
-
- addRequestsItem(SymmetricKeyRequest) - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
-
- addServiceIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
- addSymmetricKeyUseDomainsItem(SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
- addUseDomain(String, SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add a new active use domain and attached it to the crypto config.
- addUseDomainAsync(String, SymmetricKeyUseDomain, ApiCallback<SymmetricKeyUseDomain>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add a new active use domain and attached it to the crypto config.
- addUseDomainCall(String, SymmetricKeyUseDomain, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Build call for addUseDomain
- addUseDomainWithHttpInfo(String, SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Add a new active use domain and attached it to the crypto config.
- ApiCallback<T> - Interface in io.peacemakr.crypto.swagger.client
-
Callback for asynchronous API call.
- ApiClient - Class in io.peacemakr.crypto.swagger.client
-
- ApiClient() - Constructor for class io.peacemakr.crypto.swagger.client.ApiClient
-
- ApiException - Exception in io.peacemakr.crypto.swagger.client
-
- ApiException() - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(Throwable) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(int, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
-
- APIKey - Class in io.peacemakr.crypto.swagger.client.model
-
APIKey
- APIKey() - Constructor for class io.peacemakr.crypto.swagger.client.model.APIKey
-
- ApiKeyAuth - Class in io.peacemakr.crypto.swagger.client.auth
-
- ApiKeyAuth(String, String) - Constructor for class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- apiKeys(List<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
- ApiResponse<T> - Class in io.peacemakr.crypto.swagger.client
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class io.peacemakr.crypto.swagger.client.ApiResponse
-
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.peacemakr.crypto.swagger.client.ApiResponse
-
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- applyToParams(List<Pair>, Map<String, String>) - Method in interface io.peacemakr.crypto.swagger.client.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
-
- applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.OAuth
-
- Authentication - Interface in io.peacemakr.crypto.swagger.client.auth
-
- authorizedUseDomains(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
- getAccessToken() - Method in class io.peacemakr.crypto.swagger.client.auth.OAuth
-
- getAllEncryptedKeys(String, List<String>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains
- getAllEncryptedKeysAsync(String, List<String>, ApiCallback<List<EncryptedSymmetricKey>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains (asynchronously)
- getAllEncryptedKeysCall(String, List<String>, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Build call for getAllEncryptedKeys
- getAllEncryptedKeysWithHttpInfo(String, List<String>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains
- getAllOrgKeyDerivationServiceInstances() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers registerd to org
- getAllOrgKeyDerivationServiceInstancesAsync(ApiCallback<List<KeyDerivationInstance>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers registerd to org (asynchronously)
- getAllOrgKeyDerivationServiceInstancesCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Build call for getAllOrgKeyDerivationServiceInstances
- getAllOrgKeyDerivationServiceInstancesWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers registerd to org
- getAllSharedKeyDerivationServiceInstances() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers that the org has access to - including shared cloud instances
- getAllSharedKeyDerivationServiceInstancesAsync(ApiCallback<List<KeyDerivationInstance>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers that the org has access to - including shared cloud instances (asynchronously)
- getAllSharedKeyDerivationServiceInstancesCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Build call for getAllSharedKeyDerivationServiceInstances
- getAllSharedKeyDerivationServiceInstancesWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the all key derivers that the org has access to - including shared cloud instances
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
-
- getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
-
- getApiKey() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- getApiKeys() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Array of api keys registered to this org
- getAsymmetricCipher(String, int) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
-
- getAuthentication(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthorizedUseDomains() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
list of useDomains that APIKey has access to
- getBasePath() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get base path
- getBaseUrl() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
base URL from which this key deriver instance will respond to new key derivation job requests
- getClient() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
-
- getClient(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Get an existing client
- getClientAsync(String, ApiCallback<Client>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Get an existing client (asynchronously)
- getClientCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Build call for getClient
- getClientId() - Method in class io.peacemakr.crypto.swagger.client.model.Log
-
Get clientId
- getClientIds() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Array of client id's registered to this org
- getClientKeyBitlength() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
the bit length of all new client keys, for example, 2048
- getClientKeyTTL() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
the TTL on the client's local asymetric key
- getClientKeyType() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
the type of key that should be associated with clients, for example, rsa
- getClientWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
-
Get an existing client
- getCloudOrganizationAPIKey() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this)
- getCloudOrganizationAPIKeyAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this) (asynchronously)
- getCloudOrganizationAPIKeyCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for getCloudOrganizationAPIKey
- getCloudOrganizationAPIKeyWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this)
- getCode() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
-
Get the HTTP status code.
- getConnectTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get connection timeout (in milliseconds).
- getContacts() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Get contacts
- getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
Get creationTime
- getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
Get creationTime
- getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
Epoch time of the symmetric key requestion request time.
- getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
Get creationTime
- getCreator() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
Get creator
- getCryptoConfig(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Get the crypto configurations
- getCryptoConfigAsync(String, ApiCallback<CryptoConfig>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Get the crypto configurations (asynchronously)
- getCryptoConfigCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Build call for getCryptoConfig
- getCryptoConfigId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
cryptoconfigId of this org
- getCryptoConfigWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
-
Get the crypto configurations
- getCryptoSDK(String, String, String, Persister, Logger) - Static method in class io.peacemakr.crypto.Factory
-
This factory constructs a Peacemakr SDK Client.
- getData() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
-
- getDateFormat() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
- getDebugInfo() - Method in interface io.peacemakr.crypto.ICrypto
-
For visibility or debugging purposes, returns a string whihc identifies which
client and configuration this client is running.
- getDebugInfo() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
-
- getDefaultApiClient() - Static method in class io.peacemakr.crypto.swagger.client.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDeliveryPublicKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
These are the keyId's to deliver all of the derived symmetric keys.
- getDeriveSymmetricKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
These are the keyId's of for the symmetric keys to actually derive.
- getDigestAlgorithm() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
The digest algorithm to use for signing messages in this use domain
- getEmail() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
-
Get email
- getEncoding() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
Get encoding
- getEncryptingPackagedCiphertextVersion() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
after encrypting new plaintexts, package the ciphertext with this version of the packaged ciphertext
- getEncryptionKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
these are the semmetric key id's that belong to this use domain - these keys never belong to any other use domain
- getEvent() - Method in class io.peacemakr.crypto.swagger.client.model.Log
-
Get event
- getGson() - Method in class io.peacemakr.crypto.swagger.client.JSON
-
Get Gson.
- getHeaders() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
-
- getHttpClient() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get HTTP client
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.Client
-
Get id
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
Get id
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
instance id (concrete instance)
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Get id
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
Get id
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
Id of the symmetric key request.
- getId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
Get id
- getJSON() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get JSON
- getKey() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
Get key
- getKey() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
Get key
- getKeyDerivationServiceId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
The serviceId that must generate these keys.
- getKeyDerivationServiceInstance(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the keyderiver details by id
- getKeyDerivationServiceInstanceAsync(String, ApiCallback<KeyDerivationInstance>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the keyderiver details by id (asynchronously)
- getKeyDerivationServiceInstanceCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Build call for getKeyDerivationServiceInstance
- getKeyDerivationServiceInstanceWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
-
Get the keyderiver details by id
- getKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
-
id's of the symmetric keys encrypted in packedCiphertext
- getKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
-
length of the keys encrypted in packedCiphertext
- getKeyManagers() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
- getKeyType() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
Get keyType
- getLocation() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- getMessageOftheDay() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
-
if set, please display this message to the user on login
- getMsg() - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
-
Get msg
- getName() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
-
Get name
- getName() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Get name
- getName() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
Get name
- getName() - Method in class io.peacemakr.crypto.swagger.client.Pair
-
- getOrg() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
-
Get org
- getOrganization(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing organization
- getOrganizationAsync(String, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing organization (asynchronously)
- getOrganizationCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for getOrganization
- getOrganizationFromAPIKey(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing Organization
- getOrganizationFromAPIKeyAsync(String, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing Organization (asynchronously)
- getOrganizationFromAPIKeyCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for getOrganizationFromAPIKey
- getOrganizationFromAPIKeyWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing Organization
- getOrganizationWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an existing organization
- getOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
-
Get orgId
- getOwnerOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
the org id of the organization that owns these symmetric keys
- getOwnerOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
the org id of the organization that owns these symmetric keys
- getOwningClientId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
the id of the client that owns this specific public key
- getOwningOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
-
the id of the org that owns the client that owns this specific public key
- getPackagedCiphertext() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
-
the actual packaged ciphertext of the encrypted symmetric key, of key
- getPackagedCiphertextVersion() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
After deriving symmetric keys, this determines the ciphertext packaging scheme required for encrypted key delivery.
- getParamName() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
-
- getPassword() - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
-
- getPhone() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
-
Get phone
- getPreferredPublicKeyId() - Method in class io.peacemakr.crypto.swagger.client.model.Client
-
of all the public keys KeyDeriver's should deliver to this public key - it is also the most recently added public key
- getPublicKey(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get the public key associated with the passed-in key ID
- getPublicKeyAsync(String, ApiCallback<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get the public key associated with the passed-in key ID (asynchronously)
- getPublicKeyCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Build call for getPublicKey
- getPublicKeys() - Method in class io.peacemakr.crypto.swagger.client.model.Client
-
Get publicKeys
- getPublicKeyWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
-
Get the public key associated with the passed-in key ID
- getReadTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get read timeout (in milliseconds).
- getRequests() - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
-
an array of symmetri key requests for this ker deriver instance
- getResponseBody() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
-
Get the HTTP response headers.
- getSdk() - Method in class io.peacemakr.crypto.swagger.client.model.Client
-
Get sdk
- getServiceIds() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
service id (virtual service id)
- getSslCaCert() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get SSL CA cert.
- getStatusCode() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
-
- getStripeCustomerId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
-
Identifies the the customer in Stripe associated with this org
- getSymmetricKeyDecryptionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
number of seconds since key creation that the key will be available for decryption
- getSymmetricKeyDerivationServiceId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
the symmetric key derivation serivce id that can derive and wrap these keys
- getSymmetricKeyEncryptionAlg() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
the specific encryption alg to encrypt new plaintexts for application layer encryption operations
- getSymmetricKeyEncryptionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
number of seconds since key creation that the key will be available for encryption
- getSymmetricKeyInceptionTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
number of seconds since key creation that the key will be available for encryption
- getSymmetricKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
-
Length in bytes of the derived symmetric keys.
- getSymmetricKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
the number of bits of all symmetric keys in this use domain
- getSymmetricKeyRetentionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
-
number of seconds since key creation that the key will be available for retention purposes
- getSymmetricKeyUseDomainId() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
-
id of the symmetric key use domain which contains this key
- getSymmetricKeyUseDomains() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
every application layer encryption must select a key to use from one specific active semmetric key encryption domain.
- getSymmetricKeyUseDomainSelectorScheme() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
-
to guide SDK's on how to select an encryption domain, a selectorScheme helps an SDK map a encryption request to a set of keys and encryption algoritm
- getTempFolderPath() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTestOrganizationAPIKey() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an ephemeral test org api key
- getTestOrganizationAPIKeyAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an ephemeral test org api key (asynchronously)
- getTestOrganizationAPIKeyCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Build call for getTestOrganizationAPIKey
- getTestOrganizationAPIKeyWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
-
Get an ephemeral test org api key
- getUsername() - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
-
- getValue() - Method in class io.peacemakr.crypto.swagger.client.Pair
-
- getVersion() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
-
Get version
- getWriteTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").