The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

UID2::Client::DecryptionStatus - Decryption Status Constants for UID2::Client

SYNOPSIS

  use UID2::Client::DecryptionStatus;

DESCRIPTION

This module defines constants for UID2::Client.

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

UID2::Client

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>