The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

  use UID2::Client::XS::EncryptionStatus;

DESCRIPTION

This module defines constants for UID2::Client::XS.

CONSTANTS

SUCCESS
NOT_AUTHORIZED_FOR_KEY
NOT_INITIALIZED
KEYS_NOT_SYNCED
TOKEN_DECRYPT_FAILURE
KEY_INACTIVE
ENCRYPTION_FAILURE

SEE ALSO

UID2::Client::XS

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>