Home
last modified time | relevance | path

Searched defs:Signing (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/doc/Actions/
H A Dsigning.adoc1 == Signing section
4 === Description
9 === Parameters
23 === Examples
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/secp256k1/src/modules/musig/
H A Dmusig.md70 ## Signing section in API Usage
75 ### Signing Participant
130 ### Non-signing Participant
143 ### Verifier
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/doc/reference/configuration/
H A Dintroduction.rst50 Transform config tree into blob
63 Enable config bootstrap
88 Configure signature verification
/dports/security/p5-openxpki/openxpki-3.16.1/doc/reference/configuration/
H A Dintroduction.rst50 Transform config tree into blob
63 Enable config bootstrap
88 Configure signature verification
/dports/dns/bind-tools/bind-9.16.27/doc/dnssec-guide/
H A Drecipes.rst33 Primary Server DNSSEC Signing
46 .. _dnssec-signing-1:
89 .. _recipes_inline_signing_bump_in_the_wire:
104 .. _dnssec-signing-2:
107 :alt: DNSSEC Signing Recipe #2
165 .. _recipes_rollovers:
H A Dsigning.rst14 Signing chapter
1094 .. _generate_keys:
1096 Generate Keys
1170 Setting Key Timing Information
1286 Reconfiguring BIND
1319 Verifying That the Zone Is Signed Correctly
1327 Uploading the DS Record to the Parent
1340 Checking That Your Zone Can Be Validated
1347 So... What Now?
1614 .. [#]
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/doc/dnssec-guide/
H A Drecipes.rst32 Primary Server DNSSEC Signing
45 .. _dnssec-signing-1:
88 .. _recipes_inline_signing_bump_in_the_wire:
103 .. _dnssec-signing-2:
106 :alt: DNSSEC Signing Recipe #2
164 .. _recipes_rollovers:
H A Dsigning.rst13 Signing chapter
1092 .. _generate_keys:
1094 Generate Keys
1168 Setting Key Timing Information
1284 Reconfiguring BIND
1317 Verifying That the Zone Is Signed Correctly
1325 Uploading the DS Record to the Parent
1338 Checking That Your Zone Can Be Validated
1345 So... What Now?
1612 .. [#]
[all …]
/dports/dns/bind916/bind-9.16.27/doc/dnssec-guide/
H A Drecipes.rst33 Primary Server DNSSEC Signing
46 .. _dnssec-signing-1:
89 .. _recipes_inline_signing_bump_in_the_wire:
104 .. _dnssec-signing-2:
107 :alt: DNSSEC Signing Recipe #2
165 .. _recipes_rollovers:
H A Dsigning.rst14 Signing chapter
1094 .. _generate_keys:
1096 Generate Keys
1170 Setting Key Timing Information
1286 Reconfiguring BIND
1319 Verifying That the Zone Is Signed Correctly
1327 Uploading the DS Record to the Parent
1340 Checking That Your Zone Can Be Validated
1347 So... What Now?
1614 .. [#]
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/api/sign/
H A Dsign.go17 func NewHandler(caFile, caKeyFile string, policy *config.Signing) (http.Handler, error) {
37 func NewAuthHandler(caFile, caKeyFile string, policy *config.Signing) (http.Handler, error) {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/signer/universal/
H A Duniversal.go37 func fileBackedSigner(root *Root, policy *config.Signing) (signer.Signer, bool, error) {
58 func newLocalSigner(root Root, policy *config.Signing) (s signer.Signer, err error) {
84 func newUniversalSigner(root Root, policy *config.Signing) (*Signer, error) {
109 func NewSigner(root Root, policy *config.Signing) (signer.Signer, error) {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dcryptosign.hxx40 class SVL_DLLPUBLIC Signing class
44 Signing(const css::uno::Reference<css::security::XCertificate>& xCertificate) : in Signing() function in svl::crypto::Signing
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dcryptosign.hxx47 class SVL_DLLPUBLIC Signing class
51 Signing(const css::uno::Reference<css::security::XCertificate>& xCertificate) : in Signing() function in svl::crypto::Signing
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/transport/ca/localca/
H A Dsigner.go137 func New(req *csr.CertificateRequest, profiles *config.Signing) (*CA, error) {
167 func Load(lca *CA, profiles *config.Signing) (err error) {
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/guide/src/
H A Dchapter_01.md301 # Signing chapter
/dports/misc/perkeep/perkeep-0.11/doc/protocol/
H A Djsonsign.md28 ## Signing section in JSON signing & verification
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/guide/src/
H A Dchapter_01.md301 # Signing chapter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Metadata/
H A DKeyType.cs14 Signing = 1, enumerator
/dports/devel/radare2/radare2-5.1.1/doc/
H A Dios.md23 Signing section in iOS
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/go-fed/httpsig/
H A DREADME.md22 ### Signing subsection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Cng/src/System/Security/Cryptography/
H A DCngKeyUsages.cs18 Signing = 0x00000002, // NCRYPT_ALLOW_SIGNING_FLAG enumerator
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/v2/okta/
H A DauthorizationServerCredentials.go24 Signing *AuthorizationServerCredentialsSigningConfig `json:"signing,omitempty"` member
H A DidentityProviderCredentials.go25 Signing *IdentityProviderCredentialsSigning `json:"signing,omitempty"` member
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/russellhaering/goxmldsig/
H A DREADME.md18 ### Signing subsection

123456789