Certificate
SSL Certificate object.
Static methods:
Return Certificate object |
str - string |
|
Lib.Sys.SSL.Certificate.loadDefaults() |
Return Certificate object |
|
Lib.Sys.SSL.Certificate.loadFile(file) |
Return Certificate object |
file - string |
Lib.Sys.SSL.Certificate.loadPath(path) |
Return Certificate object |
path - string |
Properties:
altNames |
|
[read only] table of strings |
commonName |
|
[read only] string or nil |
notAfter |
|
[read only] Date object |
notBefore |
|
[read only] Date object |
Methods:
add(pem) |
|
pem - string |
addDER(der) |
|
der - Bytes object |
issuer(field) |
Return string or nil |
field - string |
next() |
Return Certificate object or nil |
|
subject(field) |
Return string or nil |
field - string |
Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation