hunt.security.x509.X509CertImpl

Undocumented in source.

Members

Aliases

BigInteger
alias BigInteger = BigInt
Undocumented in source.

Classes

X509CertImpl
class X509CertImpl

The X509CertImpl class represents an X.509 certificate. These certificates are widely used to support authentication and other functionality in Internet security systems. Common applications include Privacy Enhanced Mail (PEM), Transport Layer Security (SSL), code signing for trusted software distribution, and Secure Electronic Transactions (SET). There is a commercial infrastructure ready to manage large scale deployments of X.509 identity certificates.

Meta