Global

Members

ContentType

A ContentType specifies the content type in a MetaInfo object. If the content type in the packet is not a recognized enum value, then we use ContentType.OTHER_CODE and you can call MetaInfo.getOtherTypeCode(). We do this to keep the recognized content type values independent of packet encoding formats.
Source:

Crypto

Copyright (C) 2015-2017 Regents of the University of California.
Source:

KeyClassExtensions

File extensions by KeyClass type
Source:

KeyLocatorType

KeyLocator
Source:

MimeTypes

MimeTypes contains a mapping of filename extension to MIME type, and a function getContentTypeAndCharset to select it.
Source:

printStackTrace

Copyright (C) 2016 Regents of the University of California.
Source:

sqlite3

Copyright (C) 2015-2017 Regents of the University of California.
Source:

TcpTransport

Copyright (C) 2013-2017 Regents of the University of California.
Source:

Methods

DerNodeType()

The DerNodeType enum defines the known DER node types.
Source:

DetectSubtleCrypto()

This module checks for the availability of various crypto.subtle api's at runtime, exporting a function that returns the known availability of necessary NDN crypto apis Copyright (C) 2014-2017 Regents of the University of California.
Source:

encodeToBinaryInterest()

Deprecated:
  • Use interest.wireEncode().
Source:

EncryptError()

EncryptError holds the ErrorCode enum for errors from the encrypt library.
Source:

Log()

The Log class holds the global static variable LOG.
Source: