[gcr/ecc: 15/16] WIP MIME support for EC PEM keys
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/ecc: 15/16] WIP MIME support for EC PEM keys
- Date: Fri, 18 Apr 2014 12:14:13 +0000 (UTC)
commit 84b5ef3a393761d48991d7630758b8cd1e6ab65d
Author: Stef Walter <stefw redhat com>
Date: Thu Apr 17 07:16:31 2014 +0200
WIP MIME support for EC PEM keys
ui/gcr-crypto-types.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ui/gcr-crypto-types.xml b/ui/gcr-crypto-types.xml
index c92577c..e1e3d03 100644
--- a/ui/gcr-crypto-types.xml
+++ b/ui/gcr-crypto-types.xml
@@ -162,6 +162,7 @@
<magic priority="75">
<match type="string" value="-----BEGIN RSA PRIVATE KEY-----" offset="0"/>
<match type="string" value="-----BEGIN DSA PRIVATE KEY-----" offset="0"/>
+ <match type="string" value="-----BEGIN ECDSA PRIVATE KEY-----" offset="0"/>
</magic>
</mime-type>
</mime-info>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]