CertificateContainerStatus.idl (d1766043) | CertificateContainerStatus.idl (a893be29) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 16 unchanged lines hidden (view full) --- 25#define __com_sun_star_security_CertificateContainerStatus_idl_ 26 27#include <com/sun/star/uno/XInterface.idl> 28#include <com/sun/star/util/DateTime.idl> 29 30module com { module sun { module star { module security { 31 32/** | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 16 unchanged lines hidden (view full) --- 25#define __com_sun_star_security_CertificateContainerStatus_idl_ 26 27#include <com/sun/star/uno/XInterface.idl> 28#include <com/sun/star/util/DateTime.idl> 29 30module com { module sun { module star { module security { 31 32/** |
33 * Constant definiton of a certificate container status. | 33 * Constant definition of a certificate container status. |
34 * 35 */ 36published enum CertificateContainerStatus 37{ 38 /** 39 * The certificate was not found. 40 */ 41 NOCERT, --- 17 unchanged lines hidden --- | 34 * 35 */ 36published enum CertificateContainerStatus 37{ 38 /** 39 * The certificate was not found. 40 */ 41 NOCERT, --- 17 unchanged lines hidden --- |