dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::x509 Namespace Reference

the fields of an X.509 certificate a license check reads, off its DER: kernel and user mode alike More...

Classes

struct  certificate

Detailed Description

the fields of an X.509 certificate a license check reads, off its DER: kernel and user mode alike

Certificate ::= SEQUENCE {tbsCertificate, signatureAlgorithm, signatureValue}; TBSCertificate ::= SEQUENCE {[0] version, serialNumber, signature, issuer, validity SEQUENCE {notBefore, notAfter}, subject, subjectPublicKeyInfo, [1] issuerUniqueID, [2] subjectUniqueID, [3] extensions}. The signed part (tbs), the signature's algorithm and value stand for a signature check without the platform's certificate API.


(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.