@wireapp/core-crypto
    Preparing search index...

    Type Alias NewAcmeOrder

    Result of an order creation.

    type NewAcmeOrder = {
        authorizations: string[];
        delegate: ArrayBuffer;
    }
    Index

    Properties

    authorizations: string[]

    Authorizations to create with new_authz_request

    delegate: ArrayBuffer

    Opaque raw json value