Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func B64Decode ¶
B64Decode attempts to decode the give string first as an RFC 4648 encoded string (with padding). If that fails, then RFC 4648 section 3.2 (without padding) is attempted. If RFC 4648 section 3.2 fails as well, then the original error message (with padding) is returned.
All provided strings are first trimmed of whitespace before attempting decoding.
func RawSerialBytes ¶ added in v0.0.10
Extract the raw bytes of the serial number field from a tbsCertificate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.