pike.git/
lib/
modules/
Crypto.pmod/
DSA.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2015-08-22
2015-08-22 18:54:15 by Martin Nilsson <nilsson@fastmail.com>
0c4ea5130833215f394372b68ee3eb6cc4ea1791 (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
8.1
Support linking direct to RFC anchor.
277:
#define Integer Standards.ASN1.Types.Integer #define BitString Standards.ASN1.Types.BitString
-
//! Returns the AlgorithmIdentifier as defined in
@rfc{5280@}
-
//!
section
4.1.1.
2
including the DSA parameters.
+
//! Returns the AlgorithmIdentifier as defined in
+
//!
@rfc{5280:
4.1.1.
2@}
including the DSA parameters.
Sequence pkcs_algorithm_identifier() { return
311:
} //! Creates a SubjectPublicKeyInfo ASN.1 sequence for the object.
-
//! See
@rfc{5280@} section
4.1.2.
7
.
+
//! See
@rfc{5280:
4.1.2.
7@}
.
Sequence pkcs_public_key() { return Sequence(({