Key
Key object.
Static methods:
Lib.Sys.SSL.Key.loadFile(file, isPublic, pass) |
Return Key object |
file - string isPublic - true/false pass - string |
Lib.Sys.SSL.Key.readDER(data, isPublic) |
Return Key object |
data - Bytes object isPublic - true/false |
Lib.Sys.SSL.Key.readPEM(data, isPublic, pass) |
Return Key object |
data - string isPublic - true/false pass - string |
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor