NAME
UID2::Client::XS::DecryptionStatus - Decryption Status Constants for UID2::Client::XS
SYNOPSIS
use UID2::Client::XS::DecryptionStatus;
DESCRIPTION
This module defines constants for UID2::Client::XS.
CONSTANTS
- SUCCESS
- NOT_AUTHORIZED_FOR_KEY
- NOT_INITIALIZED
- INVALID_PAYLOAD
- EXPIRED_TOKEN
- KEYS_NOT_SYNCED
- VERSION_NOT_SUPPORTED
- INVALID_PAYLOAD_TYPE
- INVALID_IDENTITY_SCOPE
SEE ALSO
LICENSE
Copyright (C) Jiro Nishiguchi.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Jiro Nishiguchi <jiro@cpan.org>