<< < 89 90 91 92 93 94 95 96 97 98 99 > >>   ∑:7836

What Is a Certification Path?
This section describes what is a certificate path or certificate chain - An ordered list of certificates where the subject entity of one certificate is identical to the issuing entity of the next certificate.
2022-10-05, 171🔥, 0💬

OpenSSL Viewing Certificates Exported from IE
This section provides a tutorial example on how to use OpenSSL to view contents of a certificate file exported from IE.
2022-10-05, 116🔥, 0💬

Python Tutorials - Herong's Tutorial Examples
This Python tutorial book is a collection of notes and sample codes written by the author while he was learning Python language himself. Topics include: installing Python environments on Windows, macOS and Linux computer; Python built-in data types; variables, operations, expressions and statements;...
2022-10-05, 566🔥, 2💬

What Is OpenSSL?
This section describes what is OpenSSL - a cryptography toolkit for SSL (Secure Sockets Layer and TLS (Transport Layer Security). It offers command line tool for generating private keys and managing public keys.
2022-10-05, 125🔥, 0💬

Installing SOAP::Lite 0.710 to Support SOAP 1.2
This section provides a tutorial example on how to install SOAP::Lite 0.710.08 on Windows system using Perl Package Manager. SOAP::Lite 0.710 supports SOAP 1.2 with soapversion('1.2') function.
2022-10-05, 117🔥, 0💬

Activity Diagram - Control Flow Notation
This section describes the Control Flow Notation used in a UML Activity Diagram. A Control Flow Notation represents a transfer of execution control from one action to another action.
2022-10-05, 136🔥, 0💬

Activity Diagram - Frame Notation and Parameters
This section describes the Activity Frame Notation used in a UML Activity Diagram. An Activity Frame Notation provides a boundary to enclose all actions and objects of the activity.
2022-10-05, 159🔥, 0💬

Managing Certificates in Certificate Stores
This section provides a tutorial example on how to access and manage certificates pre-installed Firefox.
2022-10-05, 126🔥, 0💬

Handling Date and Timestamp Values
This section describes how to handle Date and Timestamp Values.
2022-10-05, 182🔥, 0💬

Certification Path Validation Rules
This section describes verification rules of a certificate path - The issuer's digital signature must match the subject's public key of the previous certificate in the path.
2022-10-05, 126🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-05, 142🔥, 0💬

Class Diagram - Realization Notation
This section describes the Realization Notation used in a UML Class Diagram. A Realization Notation presents a relationship between two classes, in which one class (the client) realizes (implements) the behavior that the other class (the supplier) specifies.
2022-10-05, 175🔥, 0💬

Implement statement batch for Connector C++
'PreparedStatement in Batch Mode' tutorial was cited in a MySQL bug report in 2011.
2022-10-05, 118🔥, 0💬

Private key and Public Key Pair Generation
This chapter provides tutorial notes and example codes on private key and public key pair generation. Topics include public key encryption algorithms, RSA, DSA and DiffieHellman; private key and public key pair generation class and sample program; RSA, DSA, and DiffieHellman key pair samples.
2022-10-05, 131🔥, 0💬

Examples of HTTP 1.0 Requests and Responses
This section provides some tutorial examples of HTTP 1.0 requests and responses. Google and Wikipedia are still supporting HTTP 1.0 protocols.
2022-10-05, 161🔥, 0💬

perl.exe vs. perlis.dll
This section describes differences between perl.exe and perlis.dll. A performance test program is provided to measure the performance of perlis.dll.
2022-10-05, 100🔥, 0💬

Oracle Database Express Edition (XE) Installation
This section describes how to download, install, and start Oracle Database Express Edition (XE) on a Windows computer.
2022-10-05, 17951🔥, 0💬

Java – Not Able to jinfo on Mac OS
'jinfo - Changing HotSpot VM Option' tutorial was cited in a codeday.me article in 2019.
2022-10-05, 112🔥, 0💬

Reference Citations in 2018
This is a collection of reference citations to Herong's tutorials on the Internet in 2018.
2022-10-05, 120🔥, 0💬

Migrating Keys from "keystore" to "OpenSSL" Key Files
This chapter provides tutorial notes and example codes on migrating keys from 'keystore' files to 'OpenSSL' key files. Topics include generating keys in 'keystore' files; dumping keys from 'keystore' files; converting binary key files to PEM format; reading keys with OpenSSL.
2022-10-05, 142🔥, 0💬

Activity Diagram - Fork Notation
This section describes the Fork Notation used in a UML Activity Diagram. A Fork Notation represents a fork action that splits a single execution flow into multiple concurrent execution flows.
2022-10-05, 253🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-05, 148🔥, 0💬

Java Socket and HttpURLConnection for SOAP
This chapter provides tutorial examples and notes on using java.net.Socket and java.net.HttpURLConnection classes to send HTTP requests with SOAP XML messages. Topics include writing socket client and server programs for request and response communication; writing HttpURLConnection programs to send ...
2022-10-05, 181🔥, 0💬

flickr.interestingness.getList - HTTP Request Sample
This section provides a request message sample of flickr.interestingness.getList Web service.
2022-10-05, 103🔥, 0💬

<< < 89 90 91 92 93 94 95 96 97 98 99 > >>   ∑:7836