contentType property

ASN1ObjectIdentifier contentType

Message type

Implementation

ASN1ObjectIdentifier get contentType {
  return _asn1.elements![0] as ASN1ObjectIdentifier;
}