Home
last modified time | relevance | path

Searched defs:SignerOpts (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/crypto/
H A Dcrypto.go125 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
129 type SignerOpts interface { interface
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/
H A Dcrypto.go125 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
129 type SignerOpts interface { interface
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/crypto/
H A Dcrypto.go125 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
129 type SignerOpts interface { interface
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/crypto/
H A Dcrypto.go121 Sign(rand io.Reader, msg []byte, opts SignerOpts) (signature []byte, err error)
125 type SignerOpts interface { interface
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/
H A Dcrypto.go178 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
182 type SignerOpts interface { interface
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/
H A Dcrypto.go198 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
202 type SignerOpts interface { interface
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/
H A Dcrypto.go178 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
182 type SignerOpts interface { interface
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/
H A Dcrypto.go178 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
182 type SignerOpts interface { interface
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/
H A Dblock.json134 # - if the guest has locked the tray, @force is false and the guest does not
137 # to it
138 # - if the guest device does not have an actual tray
/dports/lang/gcc9/gcc-9.4.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/crypto/
H A Dcrypto.go178 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
182 type SignerOpts interface { interface
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/crypto/
H A Dcrypto.go133 Sign(rand io.Reader, digest []byte, opts SignerOpts) (signature []byte, err error)
137 type SignerOpts interface { interface
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/ed25519/
H A Ded25519.go54 func (priv PrivateKey) Sign(rand io.Reader, message []byte, opts crypto.SignerOpts) (signature []by…
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/ed25519/
H A Ded25519.go54 func (priv PrivateKey) Sign(rand io.Reader, message []byte, opts crypto.SignerOpts) (signature []by…

12345678910>>...12