Other Extensions The following extensions are available globally. Utility Extensions String An extension to String that adds initializer from a BIO buffer pointer from OpenSSL. See more Declaration Swift internal extension String [UInt8] An extension to arrays of UInt8 that provides exclusive OR (XOR) functionality and a random generator of a specified size. See more