Class Standards.PKCS.Signature.Signed

Inheritance graph
Description

This is an ASN.1 structure from PKCS #10 v1.7 and others, which represents a signed block of data.

See also

sign(), Standards.X509.sign_tbs().


Inherit Sequence

inherit Sequence : Sequence


Variable algorithm

Sequence Standards.PKCS.Signature.Signed.algorithm

Description

Getting

See also

sign()


Variable signature

BitString Standards.PKCS.Signature.Signed.signature

Description

Getting

See also

sign()


Variable tbs

Object Standards.PKCS.Signature.Signed.tbs

Description

Getting