internal override void Encode( DerOutputStream derOut) { derOut.WriteEncoded(Asn1Tags.Null, this.zeroBytes); }