X509Object.makeSigned
- Vector!ubyte makeSigned(PKSigner signer, RandomNumberGenerator rng, AlgorithmIdentifier algo, Vector!(ubyte, ALLOC) tbs_bits)
class X509Object
public static
Vector!ubyte
makeSigned
(,,,auto const ref Vector!(ubyte, ALLOC) tbs_bits ) - Vector!ubyte makeSigned(PKSigner signer, RandomNumberGenerator rng, AlgorithmIdentifier algo, RefCounted!(Vector!(ubyte, ALLOC), ALLOC) tbs_bits)
botan cert x509 x509_obj X509Object
constructorsdestructorsfunctionsstatic functionsvariables
Create a signed X509 object.