Skip to content

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

Instance Method

getTokenParts(_:)

func getTokenParts(_ token: some DataProtocol) throws -> (header: ArraySlice<UInt8>, payload: ArraySlice<UInt8>, signature: ArraySlice<UInt8>)