All Downloads are FREE. Search and download functionalities are using the official Maven repository.

urity.sdk.sdk.5.0.8.source-code.IdentityServiceMessages.properties Maven / Gradle / Ivy

Go to download

Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

There is a newer version: 7.3.2
Show newest version
#
# Copyright (c) 2015-2019, Virgil Security, Inc.
#
# Lead Maintainer: Virgil Security Inc. 
#
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#     (1) Redistributions of source code must retain the above copyright notice, this
#     list of conditions and the following disclaimer.
#
#     (2) Redistributions in binary form must reproduce the above copyright notice,
#     this list of conditions and the following disclaimer in the documentation
#     and/or other materials provided with the distribution.
#
#     (3) Neither the name of virgil nor the names of its
#     contributors may be used to endorse or promote products derived from
#     this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

10000=Internal server error. Please try again later.
20300=The Virgil access token was not specified or is invalid
20301=The Virgil authenticator service responded with an error
20302=The Virgil access token validation has failed on the Virgil Authenticator service
20303=The application was not found for the acsses token
20400=Request sign is invalid
20401=Request sign headerContent is missing
20500=The Virgil Card is not available in this application
30000=JSON specified as a request is invalid
30010=A data inconsistency error
30100=Global Virgil Card identity type is invalid, because it can be only an 'email'
30101=Virgil Card scope must be either 'global' or 'application'
30102=Virgil Card identifier validation failed
30103=Virgil Card data parameter cannot contain more than 16 entries
30104=Virgil Card info parameter cannot be empty if specified and must contain 'device' and/or 'device_name' key
30105=Virgil Card info parameters length validation failed.The length cannot exceed 256 characters
30106=Virgil Card data parameter must be an associative array(https://en.wikipedia.org/wiki/Associative_array)
30107=A CSR parameter (card_sign_request or card_revoke_request) parameter is missing or is incorrect
30107=A virgil_card object parameter was not found on create Virgil Card endpoint invocation
30111=Virgil Card identities passed to search endpoint must be a list of non-empty strings
30112=Virgil Card is_confirmed must be a boolean
30113=Virgil Card identity type is invalid
30114=Segregated Virgil Card custom identity rawKey must be a not empty string
30115=Virgil Card identity email is invalid
30116=Virgil Card identity application is invalid
30117=Public key length is invalid. It goes from 16 to 2048 bytes
30118=Public key must be base64-encoded string
30119=Virgil Card data parameter must be a key/rawKey list of strings
30120=Virgil Card data parameters must be strings
30121=Virgil Card custom data entry rawKey length validation failed.It mustn't exceed 256 characters
30122=Identity validation token is invalid
30123=SCR signs list parameter is missing or is invalid
30126=SCR sign item signer card identifier is irrelevant and doesn't match Virgil Card identifier or Application Id
30127=SCR sign item signed digest is invalid for the Virgil Card public key
30128=SCR sign item signed digest is invalid for the application
30131=Virgil Card identifier specified in the request bodyContent must match with the one passed in the URL
30134=Virgil Card data parameters key must be aplphanumerical
30135=Virgil Card validation token must be an object with rawKey parameter
30136=SCR sign item signed digest is invalid for the virgil identity service
30137=Global Virigl Card cannot be created unconfirmed(which means that Virgil Identity service sign is mandatory)
30138=Virigl Card with the same fingerprint exists already
30139=Virigl Card revocation reason isn't specified or is invalid
40000=JSON specified as a request bodyContent is invalid
40100=Identity type is invalid
40110=Identity's ttl is invalid
40120=Identity's ctl is invalid
40130=Identity's token parameter is missing
40140=Identity's token doesn't match parameters
40150=Identity's token has expired
40160=Identity's token cannot be decrypted
40170=Identity's token parameter is invalid
40180=Identity is not unconfirmed
40190=Hash to be signed parameter is invalid
40200=Email identity rawKey validation failed
40210=Identity's confirmation code is invalid
40300=Application rawKey is invalid
40310=Application's signed message is invalid
41000=Identity entity was not found
41010=Identity's confirmation period has expired




© 2015 - 2024 Weber Informatics LLC | Privacy Policy