Interface: s3crypto.Encrypter

import "../ibm-cos-sdk-go/service/s3/s3crypto"

Overview

Encrypter interface with only the encrypt method

Implemented By

kms.KMS

Interface Method Summary collapse

Interface Method Details

Encrypt(io.Reader) io.Reader

This method is abstract.


14
// File 'service/s3/s3crypto/cipher.go', line 14

Encrypt(io.Reader) io.Reader