# Functions
LoadCert loads, parses and returns certificate from a given file.
load certificate and private key given certificate file and key file.
SerialToString converts big.Int to hexadecimal string with uppercace letters (A,B,C,D,E,F), without base prefix ("0x") and without leading zeros.