API Reference
>
Other Classes
>
OdCryptoServices Class
>
OdCryptoServices Enumerations
>
OdCryptoServices::OdSignatureVerificationResult Enumeration
OdCryptoServices::OdSignatureVerificationResult Enumeration
Collapse All
Syntax
C++
enum
OdSignatureVerificationResult
{
kSuccess
= 0,
kHasNoSignature
,
kBadSignature
,
kCertificateChainProblem
,
kBadAlgId
,
kNoSigner
,
kUnexpectedMsgType
,
kInvalidArg
,
kUnknownError
};
File
OdCryptoServices.h
Group
OdCryptoServices Enumerations
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
Send feedback about this topic