PXS_CryptState Enumeration

From PDF XChange PDF SDK
Revision as of 08:19, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXS_CryptState
{
    State_Ok            = 0,
    State_NeedInBuffer  = 1,
    State_NeedOutBuffer = 2,
};

Constants

State_Ok
The ...
State_NeedInBuffer
The ...
State_NeedOutBuffer
The ...

See Also

...