bareos.util.bareosbase64.BareosBase64
- class bareos.util.bareosbase64.BareosBase64[source]
- Bases: - object- Bareos specific base64 implementation. - Initialize the Base 64 conversion routines. - Methods - Convert a base 64 string to integer. - Convert an integer to base 64. - Convert a string to base64. - Compute the 2's compliment of int value val. - Attributes - base64_digits