/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/**
* This file defines the PPB_X509Certificate_Private
interface for
* an X509 certificate.
*/
label Chrome {
M19 = 0.1
};
/**
* This enumeration corresponds to fields of an X509 certificate. Refer to
*