License

open class License

Undocumented

  • Undocumented

    Declaration

    Swift

    public init(bytes: [UInt8])
  • Undocumented

    Declaration

    Swift

    open class func licenseFromKey(_ key: String) -> License?