Key object.


Static methods:

Lib.Sys.SSL.Key.loadFile(fileisPublicpass)

Return Key object

file - string

isPublic - true/false

pass - string

Lib.Sys.SSL.Key.readDER(dataisPublic)

Return Key object

data - Bytes object

isPublic - true/false

Lib.Sys.SSL.Key.readPEM(dataisPublicpass)

Return Key object

data - string

isPublic - true/false

pass - string




Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor