0%

Words starting with canonicalenc

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • canonicalise — (transitive, computing, UK) Alternative form of canonicalize.
  • canonicalize — (transitive, computing) To convert (data) into canonical form.
  • canonical — If something has canonical status, it is accepted as having all the qualities that a thing of its kind should have.
  • canonical age — the age specified by canon law when a person becomes eligible to participate in a certain rite or hold a certain office.
  • canonical hour — one of the seven prayer times appointed for each day by canon law
  • canonically — pertaining to, established by, or conforming to a canon or canons.
  • canonicals — the vestments worn by clergy when officiating
  • canonical encoding rules — (protocol, standard)   (CER) A restricted variant of BER for producing unequivocal transfer syntax for data structures described by ASN.1. Whereas BER gives choices as to how data values may be encoded, CER and DER select just one encoding from those allowed by the basic encoding rules, eliminating all of the options. They are useful when the encodings must be preserved, e.g. in security exchanges. CER and DER differ in the set of restrictions that they place on the encoder. The basic difference between CER and DER is that DER uses definitive length form and CER uses indefinite length form. Documents: ITU-T X.690, ISO 8825-1. See also PER.
  • canonical name — (CNAME) A host's official name as opposed to an alias. The official name is the first hostname listed for its Internet address in the hostname database, /etc/hosts or the Network Information Service (NIS) map hosts.byaddr ("hosts" for short). A host with multiple network interfaces may have more than one Internet address, each with its own canonical name (and zero or more aliases). You can find a host's canonical name using nslookup if you say set querytype=CNAME and then type a hostname.