start(hashType:key:)

    Initializes the HMACContext. This method cannot be called again on the same HMACContext until finish has been called.

    HMACContext.swift:27
    final func start(hashType: HashingContext.HashType, key: PackedByteArray) -> GodotError

    Other members in extension

    Type members

    Instance members