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

NAME

UID2::Client::EncryptionStatus - Encryption Status Constants for UID2::Client

SYNOPSIS

  use UID2::Client::EncryptionStatus;

DESCRIPTION

This module defines constants for UID2::Client.

CONSTANTS

SUCCESS
NOT_AUTHORIZED_FOR_KEY
NOT_INITIALIZED
KEYS_NOT_SYNCED
TOKEN_DECRYPT_FAILURE
KEY_INACTIVE
ENCRYPTION_FAILURE

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>