Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

init(derRepresentation:)

init<Bytes>(derRepresentation: Bytes) throws where Bytes : RandomAccessCollection, Bytes.Element == UInt8