[gcr/ecc: 9/10] WIP MIME support for EC PEM keys
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/ecc: 9/10] WIP MIME support for EC PEM keys
- Date: Thu, 17 Apr 2014 06:52:39 +0000 (UTC)
commit cda1ffcf55c31d0faf9ce516d2e92e9fba05f3bf
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]