signature property

Bytes get signature

This cert's signature (issued by the parent).

Implementation

Bytes get signature {
  throw UnimplementedError('Certificate.signature — backend impl required');
}