init(combined:)

    Creates a sealed box from the given data.

    ChaChaPoly.swift:136
    init<D>(combined: D) throws where D : DataProtocol

    Parameters

    combined

    The combined bytes of the tag and ciphertext.

    Other members in extension

    Type members

    Instance members