EAC11ADOImpl.makeSigned

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector!ubyte makeSigned(PKSigner signer, Vector!(ubyte, ALLOC) tbs_bits, RandomNumberGenerator rng)
  2. Vector!ubyte makeSigned(PKSigner signer, RefCounted!(Vector!(ubyte, ALLOC), ALLOC) tbs_bits, RandomNumberGenerator rng)
    class EAC11ADOImpl
    static
    Vector!ubyte
    makeSigned
    (
    ALLOC
    )
    (,
    auto const ref RefCounted!(Vector!(ubyte, ALLOC), ALLOC) tbs_bits
    ,)

Meta